3
1
Back

$this->get_img_tags($xpath, "//img[starts-with(@src, '/comics/') and @class='comic_image']", $article); } Clean up code formatting; added a few comics; standardized appending alt/title text under images (extra useful for non-browser users elseif (strpos($article["link"], "trenchescomic.com/comic/post/") !== FALSE || strpos($article['content'], 'thedoghousediaries.com/dhdcomics/') !== FALSE) { //noop elseif (strpos($article['link'], 'polyinpictures.com/comic/') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, "//div[@id='content']/img", $article); } // XKCD (alt tags we don't need to call out for Wondermark fix; added Oatmeal initial Binary files /dev/null and b/Images/IMG_6771.JPG differ Binary files /dev/null and b/Panels/FireballSpellVertSmall.png differ Binary files /dev/null and b/3D Printing/Panels/AD&D 1e spell names in.

New Pull Request