3
1
Back

Via _comics plugin!
" . $e->getMessage(); } } // Dilbert elseif (strpos($article['link'], 'dilbert.com/strip/') !== FALSE) { // $host->add_hook($host::HOOK_ARTICLE_FILTER, $this); // Eat That Toast elseif (strpos($article["link"], "www.pilotside.us/comic/") !== FALSE) { $article['content'] = $this->get_img_tags($xpath, "//img[starts-with(@src, '/comics/') and @class='comic_image']", $article); // Manic Pixie Nightmare Girls elseif (strpos($article["link"], "manicpixienightmaregirls.com/") !== FALSE) { // Joy of Tech elseif (strpos($article['link'], 'awkwardzombie.com/index.php?comic') !== FALSE) { } /* OotS uses some kind of referer check which prevents the browser from getting the image. // Order of the whole thing? // surface("FIREBALL VCO.png", center=true, invert=false.

New Pull Request