3
1
Back

'(//div[@class="webcomic-image"]//img)', $article); // Jesus & Mo elseif (strpos($article['link'], 'campcomic.com/comic/') !== FALSE) { // Invisible Bread (make the bread visible elseif (strpos($article['content'], 'www.asofterworld.com/index.php?id') !== FALSE ) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath.

New Pull Request