dindizz commited on
Commit
719c365
·
verified ·
1 Parent(s): b95025e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -21,7 +21,7 @@ news_sources = {
21
  "The Federal Karnataka": "https://karnataka.thefederal.com/feeds.xml",
22
  "The Federal Telangana": "https://telangana.thefederal.com/feeds.xml",
23
  "The Hindu": "https://www.thehindu.com/feeder/default.rss",
24
- "Times of India": "https://timesofindia.indiatimes.com/rssfeedmostrecent.cms"
25
  "Udayavani - Kannada": "https://www.udayavani.com/sitemap.xml"
26
  }
27
  # Function to fetch and parse RSS feeds
 
21
  "The Federal Karnataka": "https://karnataka.thefederal.com/feeds.xml",
22
  "The Federal Telangana": "https://telangana.thefederal.com/feeds.xml",
23
  "The Hindu": "https://www.thehindu.com/feeder/default.rss",
24
+ "Times of India": "https://timesofindia.indiatimes.com/rssfeedmostrecent.cms",
25
  "Udayavani - Kannada": "https://www.udayavani.com/sitemap.xml"
26
  }
27
  # Function to fetch and parse RSS feeds