3
1
Back

$img); } function hook_render_article_cdm($article) { return $article; } Some comics supported elseif (strpos($article['link'], 'cad-comic.com/comic/') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, '(//div[@id="comicFrame"])', $article); elseif (strpos($article['link'], 'gunnerkrigg.com/?p') !== FALSE) { $xpath.

New Pull Request