privateuserh commited on
Commit
7be1090
·
verified ·
1 Parent(s): 50ff0ba

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -28,7 +28,7 @@ news_sources = {
28
  "The Federal": "https://thefederal.com/feeds.xml",
29
  "The Hindu": "https://www.thehindu.com/feeder/default.rss",
30
  "Tik Tok News 🤓 Feed sponsored by SM+": "https://feedfry.com/rss/11eff2ff9439b661aee1d6bffcf7993f",
31
- "#UN #Housing #Celebrity #News #CryptoNews #Futures #Spring #2025 #GoldCard #Framework #gaming #Pokemon #Tariffs #EggPrices #SpringVibes": "https://feedfry.com/rss/11eff3059298fa75b1de4c8eb41bf065"
32
  }
33
  # Function to fetch and parse RSS feeds
34
  def fetch_news(source):
 
28
  "The Federal": "https://thefederal.com/feeds.xml",
29
  "The Hindu": "https://www.thehindu.com/feeder/default.rss",
30
  "Tik Tok News 🤓 Feed sponsored by SM+": "https://feedfry.com/rss/11eff2ff9439b661aee1d6bffcf7993f",
31
+ "#UN #Housing #Celebrity #News #CryptoNews #Futures #Spring #2025 #Entertainment #Streaming #GoldCard #Framework #gaming #Pokemon #Tariffs #EggPrices #SpringVibes": "https://feedfry.com/rss/11eff3059298fa75b1de4c8eb41bf065"
32
  }
33
  # Function to fetch and parse RSS feeds
34
  def fetch_news(source):