3
1
Back

Array(0.1, 'Yet more stupid-simple comic-fetching.', } function hook_render_article_cdm($article) { return 2; } } // Dead Philosophers elseif (strpos($article['link'], 'leasticoulddo.com/comic') !== FALSE) { $imgs = $xpath->query('//img'); //doesn't get simpler than this foreach($imgs as $img){ if ($img->getAttribute('title')) { $article['content'] = $this->get_img_tags($xpath, "//div[@id='comicbody']//img", $article); .

New Pull Request