3
1
Back

(strpos($article['link'], 'threepanelsoul.com/2') !== FALSE) { $article['content'] = $this->get_img_tags($xpath, "//div[@id='cc-comicbody']/img", $article); } // Eat That Toast bog-standard example // Penny Arcade if (strpos($article['link'], 'eatthattoast.com/comic/') !== FALSE) { // Poly In Pictures elseif (strpos($article['link'], 'www.timothywinchester.com/2') !== FALSE) .

New Pull Request