mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
Update kath.net
This commit is contained in:
parent
871ce10865
commit
8cb34dabcc
@ -9,12 +9,11 @@ class AdvancedUserRecipe1295262156(BasicNewsRecipe):
|
|||||||
language = 'de'
|
language = 'de'
|
||||||
max_articles_per_feed = 100
|
max_articles_per_feed = 100
|
||||||
no_stylesheets = True
|
no_stylesheets = True
|
||||||
auto_cleanup = True
|
|
||||||
encoding = 'iso-8859-1'
|
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')]
|
||||||
|
|
||||||
def print_version(self, url):
|
def print_version(self, url):
|
||||||
return url + "&print=yes"
|
return url + "/print/yes"
|
||||||
|
|
||||||
extra_css = 'td.textb {font-size: medium;}'
|
extra_css = 'td.textb {font-size: medium;}'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user