mirror of
git://github.com/kovidgoyal/calibre.git
synced 2025-12-23 23:05:19 +01:00
Update kath.net
This commit is contained in:
parent
680376fbbd
commit
c54c55f299
1 changed files with 4 additions and 0 deletions
|
|
@ -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')]
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue