3
1
Back

16 mm)5 mm LEDalt_textify($article); if (ADD_IDS) { $article['content'] = $this->get_img_tags($xpath, "//img[starts-with(@src, '/comics/') and @class='comic_image']", $article); // Dinosaur Comics Cleanup elseif (strpos($article['link'], 'amultiverse.com/comic/') !== FALSE) { // Three Panel Soul elseif (strpos($article['link'], 'campcomic.com/comic/') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = preg_replace("@@", '', $article['content']); Clean up code formatting; added a few comics; standardized appending alt/title text under images (extra useful for non-browser users /* absolute URL is ready! */ Assorted updates elseif (strpos($article['link'], 'amultiverse.com/comic/') !== FALSE) { //also append the blarg post because that's small.

New Pull Request