3
1
Back

6298fd8aa365e8141485a8d6ad3ff5ab00de1b64 Mon Sep 17 00:00:00 2001 ttrss-plugin- _comics/init.php 382 lines elseif (strpos($article['link'], 'amultiverse.com/comic/') !== FALSE) { Gunnerkrigg and cleanup of alt-tag-only sites Invisible Bread, Softer World (alt tags), Dinosaur Comics (alt tags+blog), CAD, attempt at OOTS (but that one fails due to referer checks elseif (strpos($article['content'], 'www.asofterworld.com/index.php?id') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, "//div[@id='content']/img", $article); } // Girls with Slingshots * Three Panel Soul elseif (strpos($article['link'], 'threepanelsoul.com/2') !== FALSE) .

New Pull Request