3
1
Back

Master ttrss-plugin- _comics/init.php 343 lines elseif (strpos($article["link"], "www.smbc-comics.com/comic/") !== FALSE) { elseif (strpos($article['link'], 'girlswithslingshots.com/comic/') !== FALSE) { $article['content'] = $this->get_img_tags($xpath, "//div[@id='content']/img", $article); } // Three Panel Soul // Three Panel Soul elseif (strpos($article['link'], 'dilbert.com/strip/') !== FALSE) { $doc .

New Pull Request