mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
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:
parent
ab39c2fe1d
commit
ae429999cd
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user