3
1
Back

Href="https://gitea.circuitlocution.com/synth_mages/MK_VCO/commit/c5e8dbdd1f5bb4b2a027556e63f3cebc1db3a56a">c5e8dbdd1f5bb4b2a027556e63f3cebc1db3a56a More cleanup // $host->add_hook($host::HOOK_ARTICLE_FILTER, $this); $host->add_hook($host::HOOK_RENDER_ARTICLE_CDM, $this); // $host->add_hook($host::HOOK_ARTICLE_FILTER, $this); $host->add_hook($host::HOOK_RENDER_ARTICLE_CDM, $this); // Joy of Tech // Joy of Tech $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, "//div[@id='comic']//img", $article); } // Two Lumps // Two Lumps elseif (strpos($article['link'], 'campcomic.com/comic/') !== FALSE) { $article['content'] .= "
" . $msg . ""; } } //Sites that provide images and just need alt tags if both exist achewood, gwss fix, fix for when invisible bread.

New Pull Request