From c434fae0d056ab0b86eb49b88f89b301001c0d5f Mon Sep 17 00:00:00 2001 From: Tom Hughes Date: Thu, 24 Jan 2019 08:38:32 +0000 Subject: [PATCH] Move some traffic from orm to scorch --- src/render.openstreetmap | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/render.openstreetmap b/src/render.openstreetmap index 9ba8a4b..823dd52 100644 --- a/src/render.openstreetmap +++ b/src/render.openstreetmap @@ -4,7 +4,7 @@ orm: statuscake: - 2217312 colour: "#bfa730" - bandwidth: 300 + bandwidth: 250 ipv4: 130.117.76.3 ipv6: 200109780002002c0000000001720003 default: "" @@ -25,7 +25,7 @@ scorch: statuscake: - 2217314 colour: "#bf8230" - bandwidth: 250 + bandwidth: 300 ipv4: 176.31.235.79 ipv6: 200141d00002fc4f0000000000000001 default: "" -- 2.43.2