3
1
Back

Image) // Alice Grove (get bigger image) elseif (strpos($article['link'], 'polyinpictures.com/comic/') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, "//div[@id='comic']//img", $article); } // Cyanide & Happiness elseif (strpos($article["link"], "trenchescomic.com/comic/post/") !== FALSE ) { // Girls with Slingshots elseif (strpos($article['link'], 'amultiverse.com/comic/') !== FALSE) { //also append the blarg post.

New Pull Request