3
1
Back

$this->get_img_tags($xpath, "//div[@id='comic']/noscript/img", $article); $article['content'] = $img_tag . $article['content']; } // SBMC elseif (strpos($article["link"], "drugsandwires.fail/dnwcomic/") !== FALSE) { Gunnerkrigg and cleanup of alt-tag-only sites elseif (strpos($article['content'], 'wondermark.com/c') !== FALSE) { // only keep everything starting at the first if (preg_match("@.*(

New Pull Request