3
1
Back

(http://sorcery101.net/) elseif (strpos($article["link"], "satwcomic.com/") !== FALSE) { // Invisible Bread (make the bread visible) $article['content'] = $doc->saveXML(); } // Wondermark (alt tag already present) elseif (strpos($article['content'], 'invisiblebread.com/2') !== FALSE) { $aftercomic = $this->get_img_tags($xpath, "//div[@id='comic']//img", $article.

New Pull Request