3
1
Back

/VCA/commit/77735c00cc3285131373f5cfc61b82eab5963d12">77735c00cc3285131373f5cfc61b82eab5963d12 Update README.md f0ccd475bcae4d90f684767b57611a775351886d Update README.md 40588ba725f2f6c7240cc5d95c2a8af539e27e15 Update README.md 32ece2d681b26731bad50902587b988d6a79e43e updated README.md updated README.md 83b013c3637bfb179ad62b90a6c8b2f5fb547c8c Update README.md 83b013c3637bfb179ad62b90a6c8b2f5fb547c8c 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'], 'girlswithslingshots.com/comic/') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, '(//div[@class="post"]//img)', $article); // $article['content'] = $this->get_img_tags($xpath, "//div[@id='comic']//img", $article); } // Invisible Bread (make the bread visible) elseif (strpos($article['content.

New Pull Request