3
1
Back

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/2') !== FALSE) { //noop elseif (strpos($article['link'], 'leasticoulddo.com/comic') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $img; } } // CTRL+ALT+DEL Sillies // Two Lumps elseif (strpos($article['link'], 'twolumps.net/d/') !== FALSE) { // Girls with Slingshots * Three Panel Soul * Scenes.

New Pull Request