dindizz commited on
Commit
30b3864
·
verified ·
1 Parent(s): 78eadc6

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -1
app.py CHANGED
@@ -16,7 +16,9 @@ news_sources = {
16
  "The Federal Telangana": "https://telangana.thefederal.com/feeds.xml",
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
  }
21
 
22
  # Function to fetch and parse RSS feeds
 
16
  "The Federal Telangana": "https://telangana.thefederal.com/feeds.xml",
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
 
24
  # Function to fetch and parse RSS feeds