3
1
Back

} // Two Lumps elseif (strpos($article['link'], 'amultiverse.com/comic/') !== FALSE) { $article['content'] = $matches[1]; } } // Pain Train (to get alt tags if both exist elseif (strpos($article['link'], 'amultiverse.com/comic/') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $article['content.

New Pull Request