3
1
Back

Cleanup More cleanup // $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); } function mangle_article($article) { if (!$title_text || $title_text == $article['title'] || strpos($article['title'], $title_text) !== False) { if ($img->getAttribute('title')) .

New Pull Request