3
1
Back

If ($img->getAttribute('title')) { $article['content'] = $this->get_img_tags($xpath, "//div[@id='comic']//img", $article); } // Something Positive } if (strpos($article['link'], 'eatthattoast.com/comic/') !== FALSE) { // Scenes From A Multiverse (to get alt tags textified. } //Sites that provide images and just need alt tags textified. } //Sites.

New Pull Request