3
1
Back

Above if not a comic, just a quick and dirty content rewriting engine with code already written for about a dozen webcomics. Examples: * Least I Could Do (wtf image size?) elseif (strpos($article['link'], 'alicegrove.com') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, "//p[@id='comic_body']//a//img", $article); elseif (strpos($article['link'], 'twolumps.net/d/') !== FALSE) { strpos($article["title"], "Comic:") !== FALSE) { elseif (strpos($article['link'], '//theoatmeal.com/comics/') !== FALSE) { // Joy of Tech } // Poorly Drawn Lines // Berkeley Mews // $img_tag = $this->get_img_tags($xpath, '(//img[@id="main-comic"])', $article); } elseif (strpos($article['link'], 'campcomic.com/comic/') !== FALSE) { // Drugs and Wires elseif (strpos($article["link"], "poorlydrawnlines.com/comic/") !== FALSE || strpos($article['content'], 'thedoghousediaries.com/dhdcomics/') !== FALSE) { // Poly In Pictures elseif (strpos($article['link.

New Pull Request