3
1
Back

True } } } // Least I Could Do (wtf image size? Elseif (strpos($article['link'], 'wondermark.com/c') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, "//p[@id='comic_body']//img", $article); } Clean up code formatting; added a few comics; standardized appending alt/title text under images (extra useful for non-browser users $entries = $xpath->query("//div[@id='signoff-wrapper']"); // Pain Train (to get alt tag) elseif (strpos($article['link'], 'amultiverse.com/comic/') !== FALSE) { elseif.

New Pull Request