3
1
Back

_comics/init.php 356 lines class _comics extends Plugin { catch (Exception $e) { $article['content'] = $doc->saveXML(); } Some comics supported if (strpos($article["link"], "penny-arcade.com") !== FALSE ) { // Scenes From A Multiverse (to get alt tags in feedburner (if there are quotes) // Doghouse Diaries, which has broken alt tags.

New Pull Request