diff --git a/recipes/hindu.recipe b/recipes/hindu.recipe index 83771873b7..ed8ade80e5 100644 --- a/recipes/hindu.recipe +++ b/recipes/hindu.recipe @@ -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):