broadfield-dev commited on
Commit
a29bdfe
·
verified ·
1 Parent(s): d0c2354

Update rss_processor.py

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