From: Tom Hughes Date: Thu, 18 Jun 2020 18:39:08 +0000 (+0100) Subject: Avoid IPv6 addresses ending with :: X-Git-Url: https://git.openstreetmap.org./dns.git/commitdiff_plain/48f9978754712928c1dc4d4fba4f146ee05412cd Avoid IPv6 addresses ending with :: --- diff --git a/src/tile.openstreetmap.yml b/src/tile.openstreetmap.yml index de9b715..9886c05 100644 --- a/src/tile.openstreetmap.yml +++ b/src/tile.openstreetmap.yml @@ -294,14 +294,14 @@ london: bandwidth: 150 name: saphira ipv4: 185.73.44.30 - ipv6: 2001:ba8:0:2c1e:: + ipv6: 2001:ba8:0:2c1e::0 - statuscake: - 4089249 - 4089250 bandwidth: 150 name: toothless ipv4: 185.73.44.167 - ipv6: 2001:ba8:0:2ca7:: + ipv6: 2001:ba8:0:2ca7::0 preferred: countries: - GB