3
1
Back

(cleanup) elseif (strpos($article['link'], 'cad-comic.com/cad/') !== FALSE) { // Two Lumps elseif (strpos($article['link'], 'threepanelsoul.com/2') !== FALSE) { $doc = new DOMDocument(); $doc->loadHTML($article['content']); $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $img_tag . $article['content']; } // Eat That Toast bog-standard example // Breaking Cat News elseif (strpos($article['link'], 'alicegrove.com') !== FALSE) { elseif (strpos($article['link'], 'jesusandmo.net.

New Pull Request