3
1
Back

1 user #7 Cumulative fixes from v1.1 ttrss-plugin- _comics/init.php 478 lines /* Parametric Potentiometer Knob Generator http://hapticsynapses.com parametric potentiometer knob generator by steve cooley is licensed under a license different than this foreach ($imgs as $img) { if (preg_match("@.*()@", $article['content'], $matches)) { $article['content'] = $this->get_img_tags($xpath, "//div[@id='comic-1']//img", $article); } // Three Panel Soul elseif (strpos($article['link'], 'www.geekculture.com/joyoftech/') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, "//img[starts-with(@src, 'sp') and contains(@src, 'comics')]", $article); } achewood, gwss fix, fix for when invisiblebread has no bread function rel2abs($rel, $base) { if (strpos($article["content"], "bonus panel!") !== 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['link'], 'girlswithslingshots.com/comic/') !== FALSE.

New Pull Request