3
1
Back

For elseif (strpos($article['content'], 'invisiblebread.com/2') !== FALSE) { // Girls with Slingshots elseif (strpos($article['link'], 'campcomic.com/comic/') !== FALSE) { // only keep everything starting at the first if(preg_match("@.*()@", $article['content'], $matches)){ $img = preg_replace("@width=\"\d+\"@", "", $img); $article['content'] = $this->get_img_tags($xpath, "//div[@id='cc-comicbody']//img", $article); } // Awkward Zombie elseif (strpos($article['link'], 'dilbert.com/strip.

New Pull Request