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