Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -25,7 +25,7 @@ news_sources = {
|
|
25 |
"News 18": "https://www.news18.com/commonfeeds/v1/eng/rss/india.xml",
|
26 |
"The Federal": "https://thefederal.com/feeds.xml",
|
27 |
"The Hindu": "https://www.thehindu.com/feeder/default.rss",
|
28 |
-
"Tik Tok News 🤓 Feed
|
29 |
"#UN #Housing #Celebrity #News #Futures #Spring #2025 #GoldCard #Framework": "https://feedfry.com/rss/11eff3059298fa75b1de4c8eb41bf065"
|
30 |
}
|
31 |
# Function to fetch and parse RSS feeds
|
|
|
25 |
"News 18": "https://www.news18.com/commonfeeds/v1/eng/rss/india.xml",
|
26 |
"The Federal": "https://thefederal.com/feeds.xml",
|
27 |
"The Hindu": "https://www.thehindu.com/feeder/default.rss",
|
28 |
+
"Tik Tok News 🤓 Feed sponsored by SM+": "https://feedfry.com/rss/11eff2ff9439b661aee1d6bffcf7993f",
|
29 |
"#UN #Housing #Celebrity #News #Futures #Spring #2025 #GoldCard #Framework": "https://feedfry.com/rss/11eff3059298fa75b1de4c8eb41bf065"
|
30 |
}
|
31 |
# Function to fetch and parse RSS feeds
|