This commit is contained in:
Kovid Goyal 2016-08-30 17:38:47 +05:30
parent 1057a82ab7
commit 3026d5501d

View File

@ -33,6 +33,8 @@ class IndianExpress(BasicNewsRecipe):
'http://indianexpress.com/section/opinion/feed/'), 'http://indianexpress.com/section/opinion/feed/'),
('Lifestyle', ('Lifestyle',
'http://indianexpress.com/section/lifestyle/feed/'), 'http://indianexpress.com/section/lifestyle/feed/'),
('Science & Technology',
'http://indianexpress.com/section/technology/feed/'),
('Bollywood', ('Bollywood',
'http://indianexpress.com/section/entertainment/bollywood/feed/'), 'http://indianexpress.com/section/entertainment/bollywood/feed/'),
] ]