3
1
Back

(anchor_hole=="right" || anchor_hole=="both") { if (strpos($article['link'], 'eatthattoast.com/comic/') !== FALSE) { $article['content'] = $this->get_img_tags($xpath, "//img[starts-with(@src, '/comics/') and @class='comic_image']", $article); } Some comics supported elseif (strpos($article['link'], 'somethingpositive.net') !== FALSE) { // Dinosaur Comics Cleanup elseif (strpos($article['link'], 'cad-comic.com/cad/') .

New Pull Request