broadfield-dev commited on
Commit
fd3c283
·
verified ·
1 Parent(s): 2f03540

Update rss_processor.py

Browse files
Files changed (1) hide show
  1. rss_processor.py +0 -6
rss_processor.py CHANGED
@@ -36,8 +36,6 @@ RSS_FEEDS = [
36
  "https://www.scientificamerican.com/rss/",
37
  "https://www.newscientist.com/feed/home/",
38
  "https://www.livescience.com/feeds/all",
39
- "https://www.hindustantimes.com/feed/horoscope/rss",
40
- "https://www.washingtonpost.com/wp-srv/style/horoscopes/rss.xml",
41
  "https://astrostyle.com/feed/",
42
  "https://www.vogue.com/feed/rss",
43
  "https://feeds.bbci.co.uk/news/politics/rss.xml",
@@ -49,10 +47,6 @@ RSS_FEEDS = [
49
  "https://www.sciencedaily.com/rss/matter_energy/physics.xml",
50
  "https://physicsworld.com/feed/",
51
  "https://www.swpc.noaa.gov/rss.xml",
52
- "https://www.nasa.gov/rss/dyn/solar_system.rss",
53
- "https://weather.com/science/space/rss",
54
- "https://www.space.com/feeds/space-weather",
55
- "https://www.accuweather.com/en/rss",
56
  "https://feeds.bbci.co.uk/weather/feeds/rss/5day/world/",
57
  "https://www.weather.gov/rss",
58
  "https://www.foxweather.com/rss",
 
36
  "https://www.scientificamerican.com/rss/",
37
  "https://www.newscientist.com/feed/home/",
38
  "https://www.livescience.com/feeds/all",
 
 
39
  "https://astrostyle.com/feed/",
40
  "https://www.vogue.com/feed/rss",
41
  "https://feeds.bbci.co.uk/news/politics/rss.xml",
 
47
  "https://www.sciencedaily.com/rss/matter_energy/physics.xml",
48
  "https://physicsworld.com/feed/",
49
  "https://www.swpc.noaa.gov/rss.xml",
 
 
 
 
50
  "https://feeds.bbci.co.uk/weather/feeds/rss/5day/world/",
51
  "https://www.weather.gov/rss",
52
  "https://www.foxweather.com/rss",