3
1
Back

Href="https://gitea.circuitlocution.com/synth_mages/MK_VCO/commit/5a4e89eea63bf71c8fd68e1168f096dfb3459aa4">5a4e89eea63bf71c8fd68e1168f096dfb3459aa4 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 hook_render_article($article) { return $this->mangle_article($article); } function get_content($link) { /** * When debugging or writing a new fetcher, use the ARTICLE_FILTER.

New Pull Request