]> git.ipfire.org Git - location/libloc.git/commitdiff
location-importer.in: Add country code for AWS's "il-central-1" zone
authorPeter Müller <peter.mueller@ipfire.org>
Fri, 11 Feb 2022 09:57:47 +0000 (09:57 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Fri, 11 Feb 2022 10:44:25 +0000 (10:44 +0000)
Reported-by: Michael Tremer <michael.tremer@ipfire.org>
Signed-off-by: Peter Müller <peter.mueller@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/python/location-importer.in

index 118b0de294370728298c93e5c78e19fcfbc01384..63f7be592327e98620c80a5b488c0d6309222baf 100644 (file)
@@ -1228,6 +1228,7 @@ class CLI(object):
                                "eu-south-2": "ES",
                                "eu-west-3": "FR",
                                "eu-north-1": "SE",
+                               "il-central-1": "IL", # XXX: This one is not documented anywhere except for ip-ranges.json itself
                                "me-central-1": "AE",
                                "me-south-1": "BH",
                                "sa-east-1": "BR"