mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
Update Indian Express
This commit is contained in:
parent
7a611660d7
commit
9c19537b70
@ -35,3 +35,6 @@ class IndianExpress(BasicNewsRecipe):
|
|||||||
('Bollywood',
|
('Bollywood',
|
||||||
'http://indianexpress.com/section/entertainment/bollywood/feed/'),
|
'http://indianexpress.com/section/entertainment/bollywood/feed/'),
|
||||||
]
|
]
|
||||||
|
|
||||||
|
def print_version(self, url):
|
||||||
|
return url.partition('?')[0].rstrip('/') + '/99'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user