3
1
Back

Positive if (strpos($article['link'], 'eatthattoast.com/comic/') !== FALSE) { // replace the

(containing project wonderful) with nothing $article['content'] = $doc->saveXML(); } // Eat That Toast elseif (strpos($article["link"], "poorlydrawnlines.com/comic/") !== FALSE && strpos($article["title"], "Comic:") !== FALSE) { $article['content'] = $this->get_img_tags($xpath, "//div[@id='cc-comicbody']/img", $article); $article['content'] = $this->get_img_tags($xpath, "//img[starts-with(@src, 'sp') and contains(@src, 'png')]", $article); } // Timothy Winchester (People I Know) // Timothy.

New Pull Request