3
1
Back

[PATCH] Assorted updates elseif (strpos($article['link'], 'cad-comic.com/cad/') !== FALSE) { // Poly In Pictures elseif (strpos($article['link'], 'amultiverse.com/comic/') !== FALSE) { $article['content'] = $this->get_img_tags($xpath, "//div[@id='comic']//img", $article); } // Questionable Content (cleanup) // Questionable Content (cleanup) elseif (strpos($article['link'], 'wondermark.com/c') !== FALSE) { $xpath.

New Pull Request