3
1
Back

"//div[@id='cc-comicbody']//img", $article); } // Chainsawsuit // Chainsawsuit // Chainsawsuit // Poorly Drawn Lines elseif (strpos($article["link"], "poorlydrawnlines.com/comic/") !== FALSE ) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, '//td/img[contains(@src, "/comics/images/")]', $article); } Clean up code formatting; added a few comics; standardized appending alt/title text function get_content($link) { /** * Use.

New Pull Request