3
1
Back

{ Cumulative fixes from v1.1 ttrss-plugin- _comics/init.php 382 lines elseif (strpos($article["link"], "www.pilotside.us/comic/") !== FALSE) { $article['content'] .= "

" . $entry->textContent . "

"; } } Clean up code formatting; added a few comics; standardized.

New Pull Request