3
1
Back

5040873587dbb57684343269abab88d35cf7124b Mon Sep 17 00:00:00 2001 Subject: [PATCH] Pain Train (to get alt tag) elseif (strpos($article['link'], 'leasticoulddo.com/comic') !== FALSE) { // replace the

(containing project wonderful) with nothing $article['content'] = $this->get_img_tags($xpath, "//div[@id='comic-img']//img", $article); // Pain Train alt tag, Alice Grove (get bigger image) elseif (strpos($article['link'], 'girlswithslingshots.com/comic/') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, "//img[@class='ksc' and contains(@src, 'png')]", $article); } // Three Panel Soul // Three Panel Soul * Scenes From A Multiverse (to get alt tags if both exist achewood, gwss fix, fix for when invisiblebread has no bread 2015-10-14 16:26:40 -07:00 f80e4975fb checkpoint before getting really weird with WireIt From 5ff3077e8252367b7eceb0b21b0803904b695d42.

New Pull Request