3
1
Back

** not a comic, just a borked RSS feed elseif (strpos($article['link'], 'cad-comic.com/cad/') !== FALSE) { function hook_render_article($article) { $article['content'] = $this->get_img_tags($xpath, "//img[starts-with(@src, 'sp') and contains(@src, 'comics')]", $article); } Some comics supported elseif (strpos($article['link'], 'www.geekculture.com/joyoftech/') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); Updated LICD, alter alt-textify to.

New Pull Request