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 ++++++++++++++++--- remi_repository_users_map.umap | 19 ++++++++++++++++--- 2 files changed, 32 insertions(+), 6 deletions(-) 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 ] } } diff --git a/remi_repository_users_map.umap b/remi_repository_users_map.umap index 0a8a2ea..aa66936 100644 --- a/remi_repository_users_map.umap +++ b/remi_repository_users_map.umap @@ -1823,6 +1823,19 @@ ] } }, + { + "type": "Feature", + "properties": { + "name": "https://remi.mirror.karneval.cz/" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 14.4208, + 50.088 + ] + } + }, { "type": "Feature", "properties": { @@ -1839,13 +1852,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