3
1
Back

caaf12f2da0fe056d0b625b9c1a860efbae9f4d1 adds ideas for a few comics; standardized appending alt/title text under images (extra useful for non-browser users if (preg_match("@.*(get_img_tags($xpath, '(//div[@id="main"]//img)', $article); elseif (strpos($article['link'], 'campcomic.com/comic/') !== FALSE) { elseif (strpos($article["link"], "poorlydrawnlines.com/comic/") !== FALSE && strpos($article["title"], "Comic:") !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $orig_content = strip_tags($article['content']); $article['content'] = preg_replace('#(/[0-9-]+)-150x150\.gif#', '$1.gif', $article['content']); $article['content'] = $this->get_img_tags($xpath, "//div[@id='comic']//img", $article); } // Order of the Stick elseif (strpos(strtolower($article['link']), 'giantitp.com/comics.

New Pull Request