mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-06-23 15:30:45 -04:00
Update kath.net
Fixes #1655648 [Calibre recipes kath_net and nat_geo_de dont work](https://bugs.launchpad.net/calibre/+bug/1655648)
This commit is contained in:
parent
4b70e4d97a
commit
b0de1b61ef
@ -15,6 +15,6 @@ class AdvancedUserRecipe1295262156(BasicNewsRecipe):
|
||||
feeds = [(u'kath.net', u'http://www.kath.net/2005/xml/index.xml')]
|
||||
|
||||
def print_version(self, url):
|
||||
return url + "/print/yes"
|
||||
return url + "&print=yes"
|
||||
|
||||
extra_css = 'td.textb {font-size: medium;}'
|
||||
|
Loading…
x
Reference in New Issue
Block a user