Labels Milestones
BackCorrected_silkscreen updated README.md 8be0bd80e05e7fe62720d7fda27423a4c75b90a3 Update README.md 8be0bd80e05e7fe62720d7fda27423a4c75b90a3 Update README.md 2015-02-23 04:37:33 -08:00 It's really just a quick and dirty content rewriting engine with code already written for about a dozen webcomics. Examples: Joy of Tech elseif (strpos($article['link'], 'threepanelsoul.com/comic/') !== FALSE) { // Girls with Slingshots $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, "//img[contains(@src, 'sp') and contains(@src, 'png.
New Pull Request