mirror of
https://github.com/kovidgoyal/calibre.git
synced 2026-05-30 18:45:20 -04:00
Merge branch 'master' of https://github.com/unkn0w7n/calibre
This commit is contained in:
@@ -98,6 +98,7 @@ class TheHindu(BasicNewsRecipe):
|
||||
ans2 = self.hindu_parse_index(soup)
|
||||
if ans2:
|
||||
return ans + ans2
|
||||
return ans
|
||||
return ans
|
||||
|
||||
def hindu_parse_index(self, soup):
|
||||
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 2.2 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 672 B |
Reference in New Issue
Block a user