3
1
Back

6298fd8aa365e8141485a8d6ad3ff5ab00de1b64 Mon Sep 17 00:00:00 2001 Subject: [PATCH] Bring in diylc and openscad design bacdac34d747275148c56e8293dc209c2e326fe4 d9153c70802a10d2fe554f80f1a497b409aac630 77735c00cc3285131373f5cfc61b82eab5963d12 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'], 'cad-comic.com/comic/') !== FALSE) { Clean up code formatting; added a few comics; standardized appending alt/title text under images (extra useful for non-browser users if (preg_match("@.*(getAttribute('title')) { $article['content'] = $this->get_img_tags($xpath, '(//img[@id="main-comic"])', $article); } // Breaking Cat News elseif (strpos($article['link'], 'girlswithslingshots.com/comic/') !== FALSE) { elseif (strpos($article['link'], 'polyinpictures.com/comic/') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); } /* absolute URL */ $abs .

New Pull Request