3
1
Back

Mews // $img_tag = $this->get_img_tags($xpath, "//img[starts-with(@src, 'sp') and contains(@src, 'comics')]", $article); } // Poly In Pictures elseif (strpos($article['link'], 'http://www.achewood.com/index.php?date=') !== FALSE) { // Girls with Slingshots // CTRL+ALT+DEL // Three Panel Soul $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, "//div[@id='comic']//img", $article); } Assorted updates Assorted updates elseif (strpos($article['link'], 'leasticoulddo.com/comic') !== FALSE) { //also get the source code.

New Pull Request