3
1
Back

// Joy of Tech elseif (strpos($article['link'], '//theoatmeal.com/comics/') !== FALSE) { // $img_tag = $this->get_img_tags($xpath, '//td/img[contains(@src, "/comics/images/")]', $article); // And get blog entry $article['content'] .= "
$orig_content
"; } // Timothy Winchester (People I Know elseif (strpos($article['link'], 'breakingcatnews.com/comic/') !== FALSE) { Clean up code formatting; added a few comics; standardized appending alt/title text Fix for when invisiblebread has no bread 2016-05-21 17:02:21 -07:00 elseif (strpos($article["content"], "//www.vgcats.com/comics/?strip_id=") !== FALSE) { // Alice Grove bigger img 2015-07-08 21:01:00 -07:00 From.

New Pull Request