3
1
Back

'(//div[@id="comicbody"]//img)', $article) . $article['content']; } // Chainsawsuit // Poorly Drawn Lines elseif (strpos($article["link"], "poorlydrawnlines.com/comic/") !== FALSE || strpos($article['content'], 'thedoghousediaries.com/dhdcomics/') !== FALSE) { $article['content'] = $this->get_img_tags($xpath, "//div[@id='comic']//img", $article); } //Sites.

New Pull Request