diff --git a/recipes/oriental_daily.recipe b/recipes/oriental_daily.recipe index ae79fe8bee..dd1a3384e4 100644 --- a/recipes/oriental_daily.recipe +++ b/recipes/oriental_daily.recipe @@ -42,4 +42,6 @@ class OrientalDaily(BasicNewsRecipe): remove_attributes = ['width', 'height', 'href'] + summary_length = 0 + feeds = [(u'Oriental Daily', u'http://orientaldaily.on.cc/rss/news.xml')]