Update locationdata_eu.py

This commit is contained in:
SpudGunMan
2024-12-18 19:52:49 -08:00
parent 06a14d875f
commit 589d44c152
+2 -1
View File
@@ -35,5 +35,6 @@ def get_wxUKgov():
def get_floodUKgov():
# get UK flood warnings
url = 'https://environment.data.gov.uk/flood-widgets/rss-feeds.html'
url = 'https://environment.data.gov.uk/flood-widgets/rss/feed-England.xml'
return "not implemented yet"