3
1
Back

A comic, just a 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'], 'questionablecontent') !== FALSE) { // Something Positive // Timothy Winchester (People I Know) elseif (strpos($article['link'], 'www.geekculture.com/joyoftech/') !== FALSE) { // Doghouse Diaries, which has broken alt tags textified. Elseif (strpos($article['content'], 'www.asofterworld.com/index.php?id') .

New Pull Request