3
1
Back

Updates More layout updates ttrss-plugin- _comics/init.php 356 lines class _comics extends Plugin { function hook_render_article($article) { try { return $this->mangle_article($article); } function hook_render_article_cdm($article) { return $this->mangle_article($article); } function init($host.

New Pull Request