Spaces:
Running
Running
Update rss_processor.py
Browse files- rss_processor.py +0 -2
rss_processor.py
CHANGED
@@ -28,8 +28,6 @@ RSS_FEEDS = [
|
|
28 |
"https://www.scientificamerican.com/rss/",
|
29 |
"https://www.newscientist.com/feed/home/",
|
30 |
"https://www.livescience.com/feeds/all",
|
31 |
-
"https://www.hindustantimes.com/feed/horoscope/rss",
|
32 |
-
"https://www.washingtonpost.com/wp-srv/style/horoscopes/rss.xml",
|
33 |
"https://astrostyle.com/feed/",
|
34 |
"https://www.vogue.com/feed/rss",
|
35 |
"https://feeds.bbci.co.uk/news/politics/rss.xml",
|
|
|
28 |
"https://www.scientificamerican.com/rss/",
|
29 |
"https://www.newscientist.com/feed/home/",
|
30 |
"https://www.livescience.com/feeds/all",
|
|
|
|
|
31 |
"https://astrostyle.com/feed/",
|
32 |
"https://www.vogue.com/feed/rss",
|
33 |
"https://feeds.bbci.co.uk/news/politics/rss.xml",
|