3
1
Back

Fetch_file_contents($link); Fix for two bugs in Doghouse Diaries rss: spaces in img src and quotes in alt/title text under images (extra useful for non-browser users $host->add_hook($host::HOOK_RENDER_ARTICLE_CDM, $this); $host->add_hook($host::HOOK_RENDER_ARTICLE, $this); } function hook_render_article_cdm($article) { return array(0.1, 'Yet more stupid-simple comic-fetching.', } function get_xpath_dealie($link){ list($html, $content_type) = $this->get_content($link); $doc .

New Pull Request