diff --git a/recipes/sg_hu.recipe b/recipes/sg_hu.recipe index 95df4adf5b..68b027abb5 100644 --- a/recipes/sg_hu.recipe +++ b/recipes/sg_hu.recipe @@ -9,7 +9,7 @@ class SGhu(BasicNewsRecipe): oldest_article = 5 max_articles_per_feed = 100 no_stylesheets = True - encoding = 'ISO-8859-2' + encoding = 'utf-8' feeds = [(u'SG.hu', u'http://www.sg.hu/plain/rss.xml')]