3
1
Back

CV // VG Cats elseif (strpos($article["content"], "//www.vgcats.com/comics/?strip_id=") !== FALSE) { $img = preg_replace("@height=\"\d+\"@", "", $img); $article['content'] = $this->get_img_tags($xpath, "//div[@id='content']/img", $article); } // CTRL+ALT+DEL // Three Panel Soul elseif (strpos($article['link'], 'dead-philosophers.com/?p') !== FALSE) .

New Pull Request