3
1
Back

15005 bytes Panels/FireballSpellVertVerySmall.png | Bin 56316 -> 69096 bytes } elseif (strpos($article["link"], "manicpixienightmaregirls.com/") !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, '(//div[@id="main"]//img)', $article); elseif (strpos($article['link'], 'cad-comic.com/cad/') !== FALSE) { $article['content'] .= $aftercomic; $article['content'] .= "
Alt: " . $img->getAttribute('title') . ""; } } Clean up code formatting; added a few comics; standardized appending.

New Pull Request