3
1
Back

(http://sorcery101.net/) elseif (strpos($article["link"], "explosm.net/comics") !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, '(//div[@id="comicFrame"])', $article); Added The Trenches; yet more code style tweaking elseif (strpos($article["link"], "satwcomic.com/") !== FALSE) { $article['content'] .= "ID: " . $img->getAttribute('title') . ""; // XKCD (alt tags we don't lose it d433f7c09a85cc6fc15536169665e257a929b9f6 Add the label font so we don't lose it Futura Heavy BT.ttf ttrss-plugin- _comics/init.php 478 lines elseif (strpos($article["content"], "//www.vgcats.com/comics/?strip_id=") !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, "//div[@id='comicbody']//img", $article); $article['content'] = str_replace('comicsthumbs', 'comics', $article['content']); foreach ($entries as $entry) { elseif (strpos($article['link'], 'paintraincomic.com/comic/') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, '(//div[@class="post"]//img)', $article); // Pain Train (to get alt tags if both exist achewood, gwss fix, fix for when invisible bread has no bread Pain Train (to get alt tags if both exist.

New Pull Request