broadfield-dev commited on
Commit
fb65f07
·
verified ·
1 Parent(s): 008359d

Update rss_feeds.py

Browse files
Files changed (1) hide show
  1. rss_feeds.py +2 -2
rss_feeds.py CHANGED
@@ -39,7 +39,7 @@ RSS_FEEDS = [
39
  "https://seekingalpha.com/feed.xml", # Seeking Alpha - Stock Analysis
40
  "https://www.barrons.com/rss.xml", # Barron's - Market News
41
  "https://www.yahoofinance.com/news/rss", # Yahoo Finance - Stocks & Markets
42
-
43
  # Federal Government
44
  "https://www.whitehouse.gov/feed/", # White House News
45
  "https://www.state.gov/rss-feeds/", # U.S. Department of State
@@ -60,7 +60,7 @@ RSS_FEEDS = [
60
  "https://www.hhs.gov/rss/", # U.S. Department of Health & Human Services
61
  "https://www.energy.gov/rss/", # U.S. Department of Energy
62
  "https://www.interior.gov/rss", # U.S. Department of the Interior
63
- '''
64
  # Weather
65
  "https://www.weather.gov/rss/", # National Weather Service
66
  "https://www.metoffice.gov.uk/weather/warnings-and-advice/uk-warnings/rss", # UK Met Office
 
39
  "https://seekingalpha.com/feed.xml", # Seeking Alpha - Stock Analysis
40
  "https://www.barrons.com/rss.xml", # Barron's - Market News
41
  "https://www.yahoofinance.com/news/rss", # Yahoo Finance - Stocks & Markets
42
+ '''
43
  # Federal Government
44
  "https://www.whitehouse.gov/feed/", # White House News
45
  "https://www.state.gov/rss-feeds/", # U.S. Department of State
 
60
  "https://www.hhs.gov/rss/", # U.S. Department of Health & Human Services
61
  "https://www.energy.gov/rss/", # U.S. Department of Energy
62
  "https://www.interior.gov/rss", # U.S. Department of the Interior
63
+
64
  # Weather
65
  "https://www.weather.gov/rss/", # National Weather Service
66
  "https://www.metoffice.gov.uk/weather/warnings-and-advice/uk-warnings/rss", # UK Met Office