Update kath.net

This commit is contained in:
Kovid Goyal 2013-03-10 10:37:39 +05:30
parent 680376fbbd
commit c54c55f299

View File

@ -7,6 +7,10 @@ class AdvancedUserRecipe1295262156(BasicNewsRecipe):
oldest_article = 7 oldest_article = 7
language = 'de' language = 'de'
max_articles_per_feed = 100 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')] feeds = [(u'kath.net', u'http://www.kath.net/2005/xml/index.xml')]