3
1
Back

Initial Fix for when invisiblebread has no bread $article['content'] = $this->get_img_tags($xpath, "//div[@id='content']/img", $article); } // Jesus & Mo elseif (strpos($article['link'], 'somethingpositive.net') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $doc->saveXML(); } Some comics supported d6ebbf1c1b Collect other files not yet included.

New Pull Request