3
1
Back

86150 master ttrss-plugin- _comics/init.php 399 lines } Pain Train (to get alt tags) // Scenes From A Multiverse (to get alt tags) } // Wondermark (alt tag already present elseif (strpos($article['content'], 'thedoghousediaries.com/dhdcomics/') !== FALSE){ $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, '(//div[@id="aftercomic"]//img)', $article); $article['content'] .= "
Alt: " . $img->getAttribute('title') . ""; } } } Clean up code formatting; added a.

New Pull Request