3
1
Back

$host->add_hook($host::HOOK_RENDER_ARTICLE, $this); } function mangle_article($article) { // CTRL+ALT+DEL Sillies elseif (strpos($article['link'], 'dilbert.com/strip/') !== FALSE) { // Penny Arcade elseif (strpos($article['link'], 'girlswithslingshots.com/comic/') !== FALSE) { $xpath = new DOMDocument.

New Pull Request