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

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -29,6 +29,7 @@ news_sources = {
29
  "The Federal Karnataka": "https://karnataka.thefederal.com/feeds.xml",
30
  "The Federal Telangana": "https://telangana.thefederal.com/feeds.xml",
31
  "The Hindu": "https://www.thehindu.com/feeder/default.rss",
 
32
  "Times of India": "https://timesofindia.indiatimes.com/rssfeedmostrecent.cms"
33
  }
34
  # Function to fetch and parse RSS feeds
 
29
  "The Federal Karnataka": "https://karnataka.thefederal.com/feeds.xml",
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