3
1
Back

} Clean up code formatting; added a few comics; standardized appending alt/title text under images (extra useful for non-browser users Added The Trenches; yet more code style tweaking // The Oatmeal elseif (strpos($article['link'], 'questionablecontent') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, "//div[@id='comic']/img", $article); elseif (strpos($article['link'], 'gunnerkrigg.com/?p') !== FALSE) { // replace the

(containing project wonderful) with nothing $article['content'] = $img; } } // Scenes From A Multiverse (to get alt tag) // Achewood (alt tag) // Pain Train (to get alt tags) // Scenes From A Multiverse (to get alt tags) elseif (strpos($article['link'], 'alicegrove.com') !== FALSE) { // Chainsawsuit // Chainsawsuit // Poorly Drawn Lines // Berkeley Mews // $img_tag = $this->get_img_tags($xpath, "//div[@class='comic-wrap']", $article); //Sites that provide.

New Pull Request