3
1
Back

8e97a73397 Dead Philosophers 2015-02-25 15:05:54 -08:00 // Poorly Drawn Lines elseif (strpos($article["link"], "explosm.net/comics") !== FALSE) { elseif (strpos($article['link'], 'www.timothywinchester.com/2') !== FALSE) { // not a comic, just a borked RSS feed elseif (strpos($article['link'], 'breakingcatnews.com/comic/') !== FALSE) { // Awkward Zombie $article['content'] .= "

" . $entry->ownerDocument->saveXML($entry) . "

"; elseif (strpos($article["link.

New Pull Request