From b9c94cf54852ff81544d5746c87a5f2921004a6f Mon Sep 17 00:00:00 2001 From: Tom Hughes Date: Thu, 13 Jun 2019 20:35:41 +0100 Subject: [PATCH] Add azure to tile CDN --- src/tile.openstreetmap | 29 +++++++++++++++++++---------- 1 file changed, 19 insertions(+), 10 deletions(-) diff --git a/src/tile.openstreetmap b/src/tile.openstreetmap index 49b0af9..b422f7d 100644 --- a/src/tile.openstreetmap +++ b/src/tile.openstreetmap @@ -248,17 +248,26 @@ london: - IE - IM -# Corvallis, US -corvallis: - lat: 44.5639267 - lon: -123.274707837676 - statuscake: - - 2217287 - - 2217288 +# Corvallis/Pittsburgh, US +# Corvallis @ 44.5639267,-123.274707837676 +# Pittsburgh @ 40.4474127,-80.0078641 +usa: + lat: 42.5056697 + lon: -101.641285968838 colour: "#6a3d9a" - bandwidth: 200 - ipv4: 140.211.167.105 - ipv6: 2605bc8030100700000000008cdea769 + servers: + - statuscake: + - 2217287 + - 2217288 + bandwidth: 100 + ipv4: 140.211.167.105 + ipv6: 2605bc8030100700000000008cdea769 + - statuscake: + - 4112776 + - 4112775 + bandwidth: 100 + ipv4: 204.16.246.252 + ipv6: 2607fdc0000100000000000000000052 preferred: countries: - US -- 2.43.2