3
1
Back

Users elseif (strpos($article["link"], "manicpixienightmaregirls.com/") !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, "//div[@class='singleImage']/img[@class='magicfields']", $article); $article['content'] = $this->get_img_tags($xpath, '(//div[@class="webcomic-image"]//img)', $article); } // Scenes From A Multiverse (to get alt tags textified. } //Sites that provide images and just need alt tags if both exist elseif (strpos($article['link'], 'awkwardzombie.com/index.php?comic') !== FALSE) { // Wondermark (alt tag already present foreach($imgs as $img){ $article['content'] .= "
ID: " . $img->getAttribute('title') . ""; } } // Timothy Winchester (People I Know) // Timothy Winchester (People I Know elseif (strpos($article['link'], 'cad-comic.com/comic.

New Pull Request