diff --git a/resources/recipes/post_today.recipe b/resources/recipes/post_today.recipe index dc86e68191..a86e154b84 100644 --- a/resources/recipes/post_today.recipe +++ b/resources/recipes/post_today.recipe @@ -3,7 +3,7 @@ from calibre.web.feeds.news import BasicNewsRecipe class AdvancedUserRecipe1299061355(BasicNewsRecipe): title = u'Post Today' language = 'th' - __author__ = "Chotechai" + __author__ = "Chotechai P." oldest_article = 7 max_articles_per_feed = 100 cover_url = 'http://upload.wikimedia.org/wikipedia/th/2/2e/Posttoday_Logo.png'