From c54c55f299cb2f5b15e2562e244ef4fa708a08ca Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Sun, 10 Mar 2013 10:37:39 +0530 Subject: [PATCH] Update kath.net --- recipes/kath_net.recipe | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/recipes/kath_net.recipe b/recipes/kath_net.recipe index 3b883fde54..d6155270c0 100644 --- a/recipes/kath_net.recipe +++ b/recipes/kath_net.recipe @@ -7,6 +7,10 @@ class AdvancedUserRecipe1295262156(BasicNewsRecipe): oldest_article = 7 language = 'de' max_articles_per_feed = 100 + no_stylesheets = True + auto_cleanup = True + encoding='iso-8859-1' + feeds = [(u'kath.net', u'http://www.kath.net/2005/xml/index.xml')]