dindizz commited on
Commit
4239df3
·
verified ·
1 Parent(s): 0cbd91d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +4 -1
app.py CHANGED
@@ -17,7 +17,10 @@ news_sources = {
17
  "The Federal Andhra ": "https://andhrapradesh.thefederal.com/feeds.xml",
18
  "The Federal Karnataka": "https://karnataka.thefederal.com/feeds.xml",
19
  "The Federal Desh ": "https://desh.thefederal.com/feeds.xml",
20
- "NDTV": "https://feeds.feedburner.com/NDTV-LatestNews"
 
 
 
21
  }
22
 
23
  # Function to fetch and parse RSS feeds
 
17
  "The Federal Andhra ": "https://andhrapradesh.thefederal.com/feeds.xml",
18
  "The Federal Karnataka": "https://karnataka.thefederal.com/feeds.xml",
19
  "The Federal Desh ": "https://desh.thefederal.com/feeds.xml",
20
+ "NDTV": "https://feeds.feedburner.com/NDTV-LatestNews",
21
+ "News 18": "https://www.news18.com/commonfeeds/v1/eng/rss/india.xml",
22
+ "Deccan Chronicle ": "https://www.deccanchronicle.com/google_feeds.xml",
23
+ "Telangana Today": "https://telanganatoday.com/feed"
24
  }
25
 
26
  # Function to fetch and parse RSS feeds