From fdc0384aecb3add84d8c088ec3bc3ce9dd9ceb94 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 6 Nov 2023 11:46:52 +0100 Subject: https://mirror.netzwerge.de/remi/ --- mirrors.geojson | 19 ++++++++++++++++--- remi_repository_mirrors_map.umap | 19 ++++++++++++++++--- 2 files changed, 32 insertions(+), 6 deletions(-) diff --git a/mirrors.geojson b/mirrors.geojson index 18f591f..af4f8b1 100644 --- a/mirrors.geojson +++ b/mirrors.geojson @@ -638,6 +638,19 @@ ] } }, + { + "type": "Feature", + "properties": { + "name": "https://muug.ca/mirror/remi/" + }, + "geometry": { + "type": "Point", + "coordinates": [ + -97.1702, + 49.9071 + ] + } + }, { "type": "Feature", "properties": { @@ -706,13 +719,13 @@ { "type": "Feature", "properties": { - "name": "https://muug.ca/mirror/remi/" + "name": "https://mirror.netzwerge.de/remi/" }, "geometry": { "type": "Point", "coordinates": [ - -97.1702, - 49.9071 + 9.9804, + 53.6859 ] } } diff --git a/remi_repository_mirrors_map.umap b/remi_repository_mirrors_map.umap index 8035edb..4045ab2 100644 --- a/remi_repository_mirrors_map.umap +++ b/remi_repository_mirrors_map.umap @@ -681,6 +681,19 @@ ] } }, + { + "type": "Feature", + "properties": { + "name": "https://muug.ca/mirror/remi/" + }, + "geometry": { + "type": "Point", + "coordinates": [ + -97.1702, + 49.9071 + ] + } + }, { "type": "Feature", "properties": { @@ -749,13 +762,13 @@ { "type": "Feature", "properties": { - "name": "https://muug.ca/mirror/remi/" + "name": "https://mirror.netzwerge.de/remi/" }, "geometry": { "type": "Point", "coordinates": [ - -97.1702, - 49.9071 + 9.9804, + 53.6859 ] } } -- cgit