dindizz commited on
Commit
d66bc94
·
verified ·
1 Parent(s): bbe912f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -11,7 +11,8 @@ news_sources = {
11
  "Indian Express": "https://indianexpress.com/print/front-page/feed/",
12
  "Money Control": "https://www.moneycontrol.com/rss/latestnews.xml",
13
  "Hindustan Times": "https://www.hindustantimes.com/feeds/rss/latest/rssfeed.xml",
14
- "Business Line": "https://www.thehindubusinessline.com/feeder/default.rss"
 
15
  }
16
 
17
  # Function to fetch and parse RSS feeds
 
11
  "Indian Express": "https://indianexpress.com/print/front-page/feed/",
12
  "Money Control": "https://www.moneycontrol.com/rss/latestnews.xml",
13
  "Hindustan Times": "https://www.hindustantimes.com/feeds/rss/latest/rssfeed.xml",
14
+ "Business Line": "https://www.thehindubusinessline.com/feeder/default.rss",
15
+ "The Federal": "https://thefederal.com/feeds.xml",
16
  }
17
 
18
  # Function to fetch and parse RSS feeds