3
1
Back

Blog elseif (strpos($article['link'], 'leasticoulddo.com/comic') !== FALSE) { // SBMC // SBMC elseif (strpos($article["link"], "manicpixienightmaregirls.com/") !== FALSE) { $imgs = $xpath->query('//img'); //doesn't get simpler than this foreach ($imgs as $img) { $article['content'] = $this->get_img_tags($xpath, "//p[@id='comic_body']//img", $article); } // Chainsawsuit elseif (strpos($article["link"], "satwcomic.com/") !== FALSE) { .

New Pull Request