3
1
Back

Quick and dirty content rewriting engine with code already written for about a dozen webcomics. Examples: Joy of Tech // Joy of Tech elseif (strpos($article['link'], 'amultiverse.com/comic/') !== FALSE) { elseif (strpos($article['content'], 'invisiblebread.com/2') !== FALSE) { $article['content'] .= "Bonus comic:" . $aftercomic . ""; // XKCD (alt tags we don't need to call out for) // Dead Philosophers elseif (strpos($article['link'], 'cad-comic.com/comic/') !== FALSE) { // CTRL+ALT+DEL // CTRL+ALT+DEL Sillies elseif (strpos($article['link'], 'alicegrove.com') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); // Three.

New Pull Request