3
1
Back

'dilbert.com/strip/') !== FALSE) { // Two Lumps elseif (strpos($article['link'], 'paintraincomic.com/comic/') !== FALSE) { // only keep everything starting at the first if(preg_match("@.*()@", $article['content'], $matches)){ // Least I Could Do (wtf image size? If(preg_match("@.*()@", $article['content'], $matches)){ $article['content'] = $matches[1]; } } // Questionable Content (cleanup Merge issues.

New Pull Request