Labels Milestones
Back_comics/init.php 407 lines elseif (strpos($article["content"], "//www.vgcats.com/comics/?strip_id=") !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, "//p[@id='comic_body']//img", $article); } // Something Positive elseif (strpos($article['link'], 'www.geekculture.com/joyoftech/') !== FALSE) { // Alice Grove (get bigger image) // Alice Grove.
New Pull Request