From 8fdc197f020efcb46415dee43a4aa9fb647f5bfb Mon Sep 17 00:00:00 2001 From: Tom Hughes Date: Sun, 17 May 2020 16:33:07 +0100 Subject: [PATCH 1/1] Add falkor to tile CDN --- src/tile.openstreetmap.yml | 36 +++++++++++++++++++++++++++--------- 1 file changed, 27 insertions(+), 9 deletions(-) diff --git a/src/tile.openstreetmap.yml b/src/tile.openstreetmap.yml index dd9671b..83d941e 100644 --- a/src/tile.openstreetmap.yml +++ b/src/tile.openstreetmap.yml @@ -581,16 +581,34 @@ brazil: countries: - BR -# Pilsen, CZ -pilsen: - lat: 49.723689 - lon: 13.351542 - statuscake: - - 4065539 - - 4065540 +# Pilsen/Prague, CZ +# Pilsen @ 49.723689,13.351542 +# Prague @ 50.0874654,14.4212535 +czechia: + lat: 49.9055772 + lon: 13.88639775 colour: "#d9d9d9" - bandwidth: 30 - ipv4: 147.228.60.16 + servers: + - statuscake: + - 4065539 + - 4065540 + bandwidth: 30 + name: fume + ipv4: 147.228.60.16 + - statuscake: + - 5508363 + - 5508364 + bandwidth: 30 + name: falkor + ipv4: 81.27.197.69 + ipv6: 2a02:8301:0:1::69 + allowed: + countries: + - AT + - CZ + - DE + - PL + - SK # Bogotá, CO bogota: -- 2.45.2