privateuserh commited on
Commit
e2d8aa7
·
verified ·
1 Parent(s): 06b26a3

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -30,7 +30,7 @@ news_sources = {
30
  "The Federal Telangana": "https://telangana.thefederal.com/feeds.xml",
31
  "The Hindu": "https://www.thehindu.com/feeder/default.rss",
32
  "Tik Tok News Feed by sponsored by SM+": "https://feedfry.com/rss/11eff2ff9439b661aee1d6bffcf7993f",
33
- "Times of India": "https://timesofindia.indiatimes.com/rssfeedmostrecent.cms"
34
  }
35
  # Function to fetch and parse RSS feeds
36
  def fetch_news(source):
 
30
  "The Federal Telangana": "https://telangana.thefederal.com/feeds.xml",
31
  "The Hindu": "https://www.thehindu.com/feeder/default.rss",
32
  "Tik Tok News Feed by sponsored by SM+": "https://feedfry.com/rss/11eff2ff9439b661aee1d6bffcf7993f",
33
+ "#UN #Housing #Celebrity #News #Futures #Spring #2025": ""
34
  }
35
  # Function to fetch and parse RSS feeds
36
  def fetch_news(source):