dindizz commited on
Commit
eb161f5
·
verified ·
1 Parent(s): 8288ec3

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
- "Aaj Tak - Hindi": "https://www.aajtak.in/rssfeeds/news-sitemap.xml",
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",
 
4
 
5
  # Define the RSS feed URLs
6
  news_sources = {
7
+ "Aaj Tak - Hindi": "https://www.aajtak.in/rssfeeds/",
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",