3
1
Back

Needing bodges: Errant connection between R25 and R1. This needs to be fixed elsewhere elseif (strpos($article['link'], 'http://www.achewood.com/index.php?date=') !== FALSE) { // Poorly Drawn Lines elseif (strpos($article["link"], "explosm.net/comics") !== FALSE) { // $host->add_hook($host::HOOK_ARTICLE_FILTER, $this); $host->add_hook($host::HOOK_RENDER_ARTICLE_CDM, $this); $host->add_hook($host::HOOK_RENDER_ARTICLE, $this); } Some comics supported elseif (strpos($article['link'], 'alicegrove.com') !== FALSE) .

New Pull Request