From 731ff8eac4aef3bf27472f27f7d9d97c8d7d34cf Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Tue, 3 May 2011 09:39:41 -0600 Subject: [PATCH] ... --- recipes/f_secure.recipe | 1 - 1 file changed, 1 deletion(-) diff --git a/recipes/f_secure.recipe b/recipes/f_secure.recipe index f276a4961a..5a03f01ac8 100644 --- a/recipes/f_secure.recipe +++ b/recipes/f_secure.recipe @@ -12,7 +12,6 @@ class AdvancedUserRecipe1301860159(BasicNewsRecipe): max_articles_per_feed = 100 no_stylesheets = True use_embedded_content = False - language = 'en_EN' remove_javascript = True keep_only_tags = [dict(name='div', attrs={'class':'modSectionTd2'})] remove_tags = [dict(name='a'),dict(name='hr')]