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
This commit is contained in:
maneeshbhunwal 2016-10-14 16:19:51 +05:30 committed by GitHub
parent ab39c2fe1d
commit ae429999cd

View File

@ -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: