3
1
Back

$this->get_xpath_dealie($article['link']); $img_tag = $this->get_img_tags($xpath, "//div[@id='content']/img", $article); } // Scenes From A Multiverse (to get alt tags) elseif (strpos($article['link'], 'leasticoulddo.com/comic') !== FALSE) { // Something Positive } if (strpos($article['link'], 'eatthattoast.com/comic/') .

New Pull Request