3
1
Back

$this->get_img_tags($xpath, "//div[@class='timeline-description']", $article); } Various updates, additions elseif (strpos($article["link"], "satwcomic.com/") !== FALSE) { elseif (strpos($article['link'], 'amultiverse.com/comic/') !== FALSE) { $article['content'] = $this->get_img_tags($xpath, "//div[@id='comic-1']//img", $article); } // Breaking Cat.

New Pull Request