3
1
Back

$article); //Sites that provide images and just need alt tags textified. Elseif (strpos($article['content'], 'thedoghousediaries.com/dhdcomics/') !== FALSE) { $article['content'] = $this->get_img_tags($xpath, "//div[@id='comic']//img", $article); } Assorted updates elseif (strpos($article["link"], "poorlydrawnlines.com/comic/") !== FALSE || strpos($article['content.

New Pull Request