3
1
Back

($article['debugging'] as $msg) { $article['content'] = $this->get_img_tags($xpath, "//div[@class='timeline-description']", $article); } // Three Panel Soul elseif (strpos($article['link'], 'amultiverse.com/comic/') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, "//div[@class='comic-wrap']//img[@class='comic']", $article); elseif (strpos($article['link'], 'polyinpictures.com/comic/') !== FALSE) { // Eat That Toast bog-standard example.

New Pull Request