3
1
Back

$content_type) = $this->get_content($link); $doc = new DOMDocument(); $doc->loadHTML($article['content']); $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, "//div[@id='comic-1']//img", $article); } // Something Positive Some comics supported elseif (strpos($article['link'], 'cad-comic.com/cad/') !== FALSE) { //also get blog //also get.

New Pull Request