mirror of
git://github.com/kovidgoyal/calibre.git
synced 2026-01-06 08:34:28 +01:00
Fix Philadelphia Inquirer
This commit is contained in:
parent
56bbaf7441
commit
f8c6606bc1
1 changed files with 3 additions and 0 deletions
|
|
@ -33,3 +33,6 @@ class BasicUserRecipe1314970845(BasicNewsRecipe):
|
|||
(u'Obituaries', u'http://www.philly.com/inquirer_obituaries.rss')
|
||||
]
|
||||
|
||||
def print_version(self, url):
|
||||
return url + '?viewAll=y'
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue