Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -4,7 +4,7 @@ import gradio as gr
|
|
4 |
|
5 |
# Define the RSS feed URLs
|
6 |
news_sources = {
|
7 |
-
"SM+": "https://
|
8 |
"Ad •Assetmart• on Telegram": "http://bit.ly/4hTmAG",
|
9 |
"ABP News": "https://www.abplive.com/home/feed",
|
10 |
"Axiom Article 🆕 Spin-Up a professional article. Sponsored in part by SM+": "https://rss.app/feeds/WWmoL46gc5EjFEyu.xml",
|
|
|
4 |
|
5 |
# Define the RSS feed URLs
|
6 |
news_sources = {
|
7 |
+
"SM+": "https://cdn.mysitemapgenerator.com/shareapi/rss/0703926003",
|
8 |
"Ad •Assetmart• on Telegram": "http://bit.ly/4hTmAG",
|
9 |
"ABP News": "https://www.abplive.com/home/feed",
|
10 |
"Axiom Article 🆕 Spin-Up a professional article. Sponsored in part by SM+": "https://rss.app/feeds/WWmoL46gc5EjFEyu.xml",
|