privateuserh commited on
Commit
9ca079c
·
verified ·
1 Parent(s): 27ad3a3

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -5
app.py CHANGED
@@ -26,12 +26,8 @@ news_sources = {
26
  "News 18": "https://www.news18.com/commonfeeds/v1/eng/rss/india.xml",
27
  "Telangana Today": "https://telanganatoday.com/feed",
28
  "The Federal": "https://thefederal.com/feeds.xml",
29
- "The Federal Andhra": "https://andhrapradesh.thefederal.com/feeds.xml",
30
- "The Federal Desh": "https://desh.thefederal.com/feeds.xml",
31
- "The Federal Karnataka": "https://karnataka.thefederal.com/feeds.xml",
32
- "The Federal Telangana": "https://telangana.thefederal.com/feeds.xml",
33
  "The Hindu": "https://www.thehindu.com/feeder/default.rss",
34
- "Tik Tok News Feed by sponsored by SM+": "https://feedfry.com/rss/11eff2ff9439b661aee1d6bffcf7993f",
35
  "#UN #Housing #Celebrity #News #Futures #Spring #2025": "https://feedfry.com/rss/11eff3059298fa75b1de4c8eb41bf065"
36
  }
37
  # Function to fetch and parse RSS feeds
 
26
  "News 18": "https://www.news18.com/commonfeeds/v1/eng/rss/india.xml",
27
  "Telangana Today": "https://telanganatoday.com/feed",
28
  "The Federal": "https://thefederal.com/feeds.xml",
 
 
 
 
29
  "The Hindu": "https://www.thehindu.com/feeder/default.rss",
30
+ "Tik Tok News 🤓 Feed by sponsored by SM+": "https://feedfry.com/rss/11eff2ff9439b661aee1d6bffcf7993f",
31
  "#UN #Housing #Celebrity #News #Futures #Spring #2025": "https://feedfry.com/rss/11eff3059298fa75b1de4c8eb41bf065"
32
  }
33
  # Function to fetch and parse RSS feeds