3
1
Back

$img_tag = $this->get_img_tags($xpath, '(//div[@class="post"]//img)', $article); $article['content'] = $this->get_img_tags($xpath, "//figure[@class='photo-hires-item']//img", $article); } // Scenes From A Multiverse (to get alt tag) // Achewood (alt tag) // Pain Train (to get alt tags) elseif (strpos($article['link'], 'cad-comic.com/sillies/') !== FALSE) { // Wondermark (alt tag elseif (strpos($article['link.

New Pull Request