3
1
Back

// Girls with Slingshots elseif (strpos($article['link'], 'polyinpictures.com/comic/') !== FALSE) { $doc = new DOMDocument(); $doc->loadHTML($article['content']); $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = preg_replace('#(/[0-9-]+)-150x150\.gif#', '$1.gif', $article['content']); $article['content'] = $this->get_img_tags($xpath, "//div[@id='comicbody']//img", $article); } // XKCD (alt tags we don't lose it d433f7c09a85cc6fc15536169665e257a929b9f6 Add the label font size for FIREBALL to unpaint ourselves.

New Pull Request