Labels Milestones
BackNew fetcher, use the ARTICLE_FILTER hook. */ // Girls with Slingshots elseif (strpos($article['link'], 'dilbert.com/strip/') !== FALSE) { // Poly In Pictures } // Breaking Cat News elseif (strpos($article['link'], 'somethingpositive.net') !== FALSE) { elseif (strpos($article['link'], 'breakingcatnews.com/comic/') !== FALSE) { //noop elseif (strpos($article['content'], 'wondermark.com/c') !== FALSE) { // PhD Unknown elseif (strpos($article["link"], "eatthattoast.com/comic/") !== FALSE && strpos($article["title"], "Comic:") !== FALSE) { elseif (strpos($article['link'], 'dead-philosophers.com/?p') !== FALSE) { // only keep everything starting at the first if(preg_match("@.*(
if(preg_match("@.*(
New Pull Request