lalithadevi commited on
Commit
01e7208
1 Parent(s): 22b2737

Update config.py

Browse files
Files changed (1) hide show
  1. config.py +5 -0
config.py CHANGED
@@ -12,6 +12,11 @@ NEWS_EXTRACTOR_URL_TIMEOUT = 5
12
 
13
  RSS_FEEDS_TO_EXTRACT = ['https://www.economictimes.indiatimes.com/rssfeedstopstories.cms',
14
  'https://www.thehindu.com/news/feeder/default.rss',
 
 
 
 
 
15
  # 'https://telanganatoday.com/feed',
16
  'https://www.businesstoday.in/rssfeeds/?id=225346',
17
  'https://feeds.feedburner.com/ndtvnews-latest',
 
12
 
13
  RSS_FEEDS_TO_EXTRACT = ['https://www.economictimes.indiatimes.com/rssfeedstopstories.cms',
14
  'https://www.thehindu.com/news/feeder/default.rss',
15
+ 'https://www.thehindu.com/sport/feeder/default.rss',
16
+ 'https://www.thehindu.com/sci-tech/science/feeder/default.rss',
17
+ 'https://www.thehindu.com/news/international/feeder/default.rss',
18
+ 'https://www.indiatoday.in/rss/1206577',
19
+ 'https://www.indiatoday.in/rss/1206550',
20
  # 'https://telanganatoday.com/feed',
21
  'https://www.businesstoday.in/rssfeeds/?id=225346',
22
  'https://feeds.feedburner.com/ndtvnews-latest',