3
1
Back

Quentin' 6298fd8aa3 Gunnerkrigg and cleanup of alt-tag-only sites elseif (strpos($article['content'], 'thedoghousediaries.com/dhdcomics/') !== FALSE){ $article['content'] = $this->get_img_tags($xpath, '(//div[@id="comicbody"]//img)', $article) . $article['content']; elseif (strpos($article["link"], "chainsawsuit.com/comic/") !== FALSE || strpos($article['content'], 'thedoghousediaries.com/dhdcomics/') !== FALSE) { // Achewood (alt tag) elseif (strpos($article['link'], 'https://web3isgoinggreat.com/single/') !== FALSE) { // not a comic, just a.

New Pull Request