privateuserh commited on
Commit
88f1d25
·
verified ·
1 Parent(s): 8a70bef

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -4,7 +4,7 @@ import gradio as gr
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://t.me/SMPlusSevenCities_Bot/AxiomArticle",
 
4
 
5
  # Define the RSS feed URLs
6
  news_sources = {
7
+ "SM+": "https://gitlab.com/privatemedia/smrss/-/blob/master/smprsshypermedia.xml",
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://t.me/SMPlusSevenCities_Bot/AxiomArticle",