3
1
Back

About $entries = $xpath->query("//div[@id='comic-notes']"); d5bfb6e27b Go to file 99b8f1493d More layout updates ttrss-plugin- _comics/init.php 382 lines elseif (strpos($article['link'], 'awkwardzombie.com/index.php?comic') !== FALSE) { // Wondermark (alt tag elseif (strpos($article['link'], 'http://www.achewood.com/index.php?date=') !== FALSE) { $doc = new DOMDocument(); elseif (strpos($article['link'], 'somethingpositive.net') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, "//div[@class='comicpage']//img[contains(@src, 'uploads')]", $article); } // Girls with Slingshots elseif (strpos($article['link'], 'dilbert.com/strip/') !== FALSE) { // Camp Weedonwantcha elseif (strpos($article['link'], 'questionablecontent') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, "//div[@id='comic']//img", $article); // Timothy Winchester (People I Know elseif (strpos($article['link'], 'jesusandmo.net') !== FALSE) { if.

New Pull Request