3
1
Back

86150 master ttrss-plugin- _comics/init.php 334 lines if (strpos($article["link"], "penny-arcade.com") !== FALSE && // SatW elseif (strpos($article["link"], "explosm.net/comics") !== FALSE) { $doc = new DOMDocument(); // replace the (containing project wonderful) with nothing $article['content'] = $this->get_img_tags($xpath, "//div[@id='comic']/img", $article); elseif (strpos($article['link'], 'polyinpictures.com/comic/') !== FALSE) { // Questionable Content (cleanup) elseif (strpos($article['link.

New Pull Request