This commit is contained in:
Kovid Goyal 2023-06-21 13:20:48 +05:30
commit e365da1dc2
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C
3 changed files with 1 additions and 0 deletions

View File

@ -99,6 +99,7 @@ class TheHindu(BasicNewsRecipe):
if ans2: if ans2:
return ans + ans2 return ans + ans2
return ans return ans
return ans
def hindu_parse_index(self, soup): def hindu_parse_index(self, soup):
for script in soup.findAll('script'): for script in soup.findAll('script'):

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 KiB

BIN
recipes/icons/the_wire.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 672 B