3
1
Back

} if(preg_match("@.*(get_img_tags($xpath, "//div[@id='comic']/img", $article); } achewood, gwss fix, fix for when invisible bread has no bread elseif (strpos($article['link'], 'breakingcatnews.com/comic/') !== FALSE) { $article['content'] = $this->get_img_tags($xpath, "//div[@id='content']/img", $article); } */ // $host->add_hook($host::HOOK_ARTICLE_FILTER, $this); $host->add_hook($host::HOOK_RENDER_ARTICLE_CDM, $this.

New Pull Request