Spaces:
Sleeping
Sleeping
Update rss_feeds.py
Browse files- rss_feeds.py +1 -1
rss_feeds.py
CHANGED
@@ -63,7 +63,7 @@ RSS_FEEDS = [
|
|
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
|
67 |
"https://www.accuweather.com/rss", # AccuWeather
|
68 |
"https://www.weatherunderground.com/rss", # Weather Underground
|
69 |
"https://www.noaa.gov/rss", # NOAA News & Weather
|
|
|
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
|
67 |
"https://www.accuweather.com/rss", # AccuWeather
|
68 |
"https://www.weatherunderground.com/rss", # Weather Underground
|
69 |
"https://www.noaa.gov/rss", # NOAA News & Weather
|