3
1
Back

Wonderful) with nothing $article['content'] = $img_tag . $article['content']; } // Awkward Zombie elseif (strpos($article['link'], 'alicegrove.com') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $orig_content = strip_tags($article['content']); $article['content'] = $this->get_img_tags($xpath, "//div[@id='comic']//img", $article); } // Least I Could Do (wtf image size?) elseif (strpos($article['link'], 'somethingpositive.net') !== FALSE) { // Alice Grove bigger img VG Cats, via their tumblr rss feed since they don't have one.

New Pull Request