privateuserh commited on
Commit
55403d9
·
verified ·
1 Parent(s): 12421cc

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -5,6 +5,7 @@ import gradio as gr
5
  # Define the RSS feed URLs
6
  news_sources = {
7
  "SM+": "https://fetchrss.com/rss/67bca52dda01b8237d0cd46367bca4e995760c5c55080de2.rss",
 
8
  "ABP News": "https://www.abplive.com/home/feed",
9
  "Business Line": "https://www.thehindubusinessline.com/feeder/default.rss",
10
  "Deccan Chronicle": "https://www.deccanchronicle.com/google_feeds.xml",
 
5
  # Define the RSS feed URLs
6
  news_sources = {
7
  "SM+": "https://fetchrss.com/rss/67bca52dda01b8237d0cd46367bca4e995760c5c55080de2.rss",
8
+ "Ad Visit •Assetmart•": "http://bit.ly/4hTmAGk
9
  "ABP News": "https://www.abplive.com/home/feed",
10
  "Business Line": "https://www.thehindubusinessline.com/feeder/default.rss",
11
  "Deccan Chronicle": "https://www.deccanchronicle.com/google_feeds.xml",