From 9b50bd11f153fb4f4c2f02263ae799034aff8950 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 29 Oct 2020 08:06:26 +0100 Subject: add https://mirror.dogado.de/remi/ --- mirrors.geojson | 19 ++++++++++++++++--- 1 file changed, 16 insertions(+), 3 deletions(-) (limited to 'mirrors.geojson') diff --git a/mirrors.geojson b/mirrors.geojson index fc0541b..573f789 100644 --- a/mirrors.geojson +++ b/mirrors.geojson @@ -482,6 +482,19 @@ ] } }, + { + "type": "Feature", + "properties": { + "name": "https://mirror.dk.team.blue/remi/" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 9.9272, + 56.0399 + ] + } + }, { "type": "Feature", "properties": { @@ -732,13 +745,13 @@ { "type": "Feature", "properties": { - "name": "https://mirror.dk.team.blue/remi/" + "name": "https://mirror.dogado.de/remi/" }, "geometry": { "type": "Point", "coordinates": [ - 9.9272, - 56.0399 + 7.466, + 51.5149 ] } } -- cgit