3
1
Back

Law if you need to call out for) $article['content'] = $this->get_img_tags($xpath, '//p[@class="Maintext"]//img[contains(@src, "joyimages")]', $article); } Clean up code formatting; added a few comics; standardized appending alt/title text elseif (strpos($article['link'], 'campcomic.com/comic/') !== FALSE) { $aftercomic = $this->get_img_tags($xpath, "//img[starts-with(@src, '/comics/') and @class='comic_image']", $article); } // Two Lumps elseif (strpos($article['link'], 'www.robot-hugs.com/') !== FALSE) { // Breaking Cat News elseif (strpos($article['link'], 'twolumps.net/d/') !== FALSE) { // Girls with Slingshots $xpath.

New Pull Request