From 79959352fa0de73491f4f097f374a6747e48027a Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 15 Aug 2017 08:46:15 +0200 Subject: + https://mirror.netsite.dk/remi --- mirrors.geojson | 19 ++++++++++++++++--- 1 file changed, 16 insertions(+), 3 deletions(-) (limited to 'mirrors.geojson') diff --git a/mirrors.geojson b/mirrors.geojson index 3957e0c..0e30f68 100644 --- a/mirrors.geojson +++ b/mirrors.geojson @@ -418,6 +418,19 @@ ] } }, + { + "type": "Feature", + "properties": { + "name": "https://remi.mirror.karneval.cz/" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 14.4208, + 50.088 + ] + } + }, { "type": "Feature", "properties": { @@ -434,13 +447,13 @@ { "type": "Feature", "properties": { - "name": "https://remi.mirror.karneval.cz/" + "name": "https://mirror.netsite.dk/remi/" }, "geometry": { "type": "Point", "coordinates": [ - 14.4208, - 50.088 + 10.05, + 56.466 ] } } -- cgit