From a6c058e23cd7505e53b54de5f6f04c1adca723f6 Mon Sep 17 00:00:00 2001 From: Tom Hughes Date: Tue, 8 May 2018 22:54:24 +0100 Subject: [PATCH] Add ascalon to tile caches --- src/tile.openstreetmap | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/src/tile.openstreetmap b/src/tile.openstreetmap index f336718..00603ad 100644 --- a/src/tile.openstreetmap +++ b/src/tile.openstreetmap @@ -280,6 +280,17 @@ athens: ipv4: 83.212.2.116 ipv6: 200106482ffe00040000000000000116 +# Montréal, CA +montreal: + lat: -73.566667 + lon: 45.5 + statuscake: + - 3155163 + - 3155162 + colour: "#bfa730" + bandwidth: 10 + ipv4: 184.107.48.228 + # ID athens: lat: -5 -- 2.45.1