Spaces:
Sleeping
Sleeping
Update app.py
Browse files
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": "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 #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):
|