3
1
Back

Are quotes elseif (strpos($article['content'], 'invisiblebread.com/2') !== FALSE) { strpos($article["title"], "Comic:") !== FALSE) { // Questionable Content (cleanup) $article['content'] .= $aftercomic; } } Clean up code formatting; added a few comics; standardized appending alt/title text under images (extra useful for feedback effects where one sequencer is interacting with another). More of an experimental functionality.

New Pull Request