Labels Milestones
BackComics Cleanup elseif (strpos($article['link'], 'dilbert.com/strip/') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, "//img[starts-with(@src, '/comics/') and @class='comic_image']", $article); } // Breaking Cat News elseif (strpos($article['link'], 'twolumps.net/d/') !== FALSE) { // only keep everything starting at the first if(preg_match("@.*(
New Pull Request