From d72412ca5f4765998132f6de487fe8e8f2f87c88 Mon Sep 17 00:00:00 2001 From: Tom Hughes Date: Tue, 16 Dec 2014 12:43:16 +0000 Subject: [PATCH] Add stub entry for London tile cache --- src/tile.openstreetmap | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/src/tile.openstreetmap b/src/tile.openstreetmap index 492eb1b..fdc9e6a 100644 --- a/src/tile.openstreetmap +++ b/src/tile.openstreetmap @@ -179,9 +179,18 @@ pula: ipv4: 193.198.233.211 ipv6: 20010b684cff00030000000000000003 +# London, GB +london: + lat: 51.5120484 + lon: -0.00201880060605929 + pingdom: 0 + colour: "#7ab02c" + bandwidth: 0 + ipv4: 185.73.44.30 + ipv6: 20010ba800002c1e0000000000000000 + # Spare colours: # -# 7ab02c # a1285f # 2c3d82 # 269926 -- 2.43.2