3
1
Back

Before shrinking boards 007cc05932dfa23f85127799f5505afc7b25772e Stuff all teh scad files in 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="comic"]//img)', $article); } // Questionable Content (cleanup) $article['content'] .= "
$orig_content
"; } // Manic Pixie Nightmare Girls elseif (strpos($article["link"], "trenchescomic.com/comic/post/") !== FALSE ) { $xpath = $this->get_xpath_dealie($article['link']); // Joy of.

New Pull Request