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 |
-
"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",
|
|
|
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",
|