From dfc36a795c362dd29e7bdb1d296933aa99493690 Mon Sep 17 00:00:00 2001 From: Tom Hughes Date: Sun, 28 Apr 2019 17:35:49 +0100 Subject: [PATCH 1/1] Revert temporary hacks for London Marathon --- src/tile.openstreetmap | 40 +++++++++++++++++----------------------- 1 file changed, 17 insertions(+), 23 deletions(-) diff --git a/src/tile.openstreetmap b/src/tile.openstreetmap index be26a59..ac7f6dd 100644 --- a/src/tile.openstreetmap +++ b/src/tile.openstreetmap @@ -31,15 +31,15 @@ moscow: # Amsterdam, NL # BW Limit: 1000Mb/s -# amsterdam: -# lat: 52.37306 -# lon: 4.89222 -# statuscake: -# - 2217259 -# - 2217260 -# colour: "#bebada" -# bandwidth: 100 -# ipv4: 134.90.146.26 +amsterdam: + lat: 52.37306 + lon: 4.89222 + statuscake: + - 2217259 + - 2217260 + colour: "#bebada" + bandwidth: 100 + ipv4: 134.90.146.26 # Oslo, NO # BW Limit: 1000Mb/s @@ -228,21 +228,15 @@ osijek: london: lat: 51.5120484 lon: -0.00201880060605929 + pingdom: 1453871 + statuscake: + - 2214077 + - 2217246 colour: "#ffed6f" - servers: - - statuscake: - - 2214077 - - 2217246 - bandwidth: 150 - ipv4: 185.73.44.30 - ipv6: 20010ba800002c1e0000000000000000 - - statuscake: - - 2217259 - - 2217260 - colour: "#bebada" - bandwidth: 100 - ipv4: 134.90.146.26 - allowed: + bandwidth: 200 + ipv4: 185.73.44.30 + ipv6: 20010ba800002c1e0000000000000000 + preferred: countries: - GB - IE -- 2.43.2