lalithadevi commited on
Commit
d531874
1 Parent(s): d90457d

Update config.py

Browse files
Files changed (1) hide show
  1. config.py +2 -0
config.py CHANGED
@@ -30,6 +30,8 @@ RSS_FEEDS_TO_EXTRACT = ['https://www.economictimes.indiatimes.com/rssfeedstopsto
30
  # 'https://www.moneycontrol.com/rss/latestnews.xml',
31
  'https://www.indiatvnews.com/rssnews/topstory.xml',
32
  'https://www.livemint.com/rss/news',
 
 
33
  'https://www.zeebiz.com/latest.xml/feed',
34
  'https://www.timesofindia.indiatimes.com/rssfeedmostrecent.cms']
35
 
 
30
  # 'https://www.moneycontrol.com/rss/latestnews.xml',
31
  'https://www.indiatvnews.com/rssnews/topstory.xml',
32
  'https://www.livemint.com/rss/news',
33
+ 'https://www.livemint.com/rss/technology',
34
+ 'https://www.livemint.com/rss/education',
35
  'https://www.zeebiz.com/latest.xml/feed',
36
  'https://www.timesofindia.indiatimes.com/rssfeedmostrecent.cms']
37