Added feed URL instructions for GoComics.

This commit is contained in:
JustAMacUser 2017-01-22 13:52:25 -05:00
parent ad326dbf78
commit a25c3c2998
1 changed files with 2 additions and 0 deletions

View File

@ -57,6 +57,8 @@ class Af_Comics extends Plugin {
}
print "</ul>";
print "<p>".__('GoComics requires a specific URL to workaround their lack of feed support: <code>http://feeds.feedburner.com/uclick/<em>comic_name</em></code> (e.g. <code>http://www.gocomics.com/garfield</code> uses <code>http://feeds.feedburner.com/uclick/garfield</code>).')."</p>";
print "</div>";
}