Spaces:
Sleeping
Sleeping
Update rss_feeds.py
Browse files- rss_feeds.py +8 -8
rss_feeds.py
CHANGED
|
@@ -52,14 +52,14 @@ RSS_FEEDS = [
|
|
| 52 |
#"https://www.occ.gov/rss-feeds.html", # Office of the Comptroller of the Currency
|
| 53 |
#"https://www.sec.gov/news/sec-rss-feeds.htm", # SEC News
|
| 54 |
#"https://www.bls.gov/rss/", # U.S. Bureau of Labor Statistics
|
| 55 |
-
"https://www.usda.gov/rss/", # U.S. Department of Agriculture
|
| 56 |
-
"https://www.gao.gov/rss/", # Government Accountability Office
|
| 57 |
-
"https://www.cbo.gov/rss/", # Congressional Budget Office
|
| 58 |
-
"https://www.fema.gov/rss/", # Federal Emergency Management Agency
|
| 59 |
-
"https://www.defense.gov/Newsroom/RSS/", # U.S. Department of Defense
|
| 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
|
|
|
|
| 52 |
#"https://www.occ.gov/rss-feeds.html", # Office of the Comptroller of the Currency
|
| 53 |
#"https://www.sec.gov/news/sec-rss-feeds.htm", # SEC News
|
| 54 |
#"https://www.bls.gov/rss/", # U.S. Bureau of Labor Statistics
|
| 55 |
+
#"https://www.usda.gov/rss/", # U.S. Department of Agriculture
|
| 56 |
+
#"https://www.gao.gov/rss/", # Government Accountability Office
|
| 57 |
+
#"https://www.cbo.gov/rss/", # Congressional Budget Office
|
| 58 |
+
#"https://www.fema.gov/rss/", # Federal Emergency Management Agency
|
| 59 |
+
#"https://www.defense.gov/Newsroom/RSS/", # U.S. Department of Defense
|
| 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
|