From ae429999cdb8d51555a59255b1a0f834e88181da Mon Sep 17 00:00:00 2001 From: maneeshbhunwal Date: Fri, 14 Oct 2016 16:19:51 +0530 Subject: [PATCH] updating is_accepted_entry the hindu has added some new tags on http://www.thehindu.com/todays-paper/ adding these will remove state specific news. Please include these changes for improving performance. Thanks --- recipes/hindu.recipe | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/recipes/hindu.recipe b/recipes/hindu.recipe index adbd459964..45ca50e259 100644 --- a/recipes/hindu.recipe +++ b/recipes/hindu.recipe @@ -66,12 +66,17 @@ class TheHindu(BasicNewsRecipe): 'tp-karnataka', 'tp-kerala', 'tp-andhrapradesh', + 'tp-telangana' 'tp-newdelhi', + 'tp-mumbai' 'tp-otherstates', - 'tp-miscellaneous', 'tp-in-school', 'tp-metroplus', - 'tp-bookreview'] + 'tp-youngworld', + 'tp-fridayreview', + 'tp-downtown', + 'tp-bookreview', + 'tp-others'] is_accepted = True for omit_entry in omit_list: