3
1
Back

'sp') and contains(@src, 'uploads') and contains(@src, 'comics')]", $article); } // Invisible Bread (make the bread visible) $article['content'] = $this->get_img_tags($xpath, "//div[@id='comic-1']//img", $article); } Clean up code formatting; added a few comics; standardized appending alt/title.

New Pull Request