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 ++++++++++++++++--- 1 file changed, 16 insertions(+), 3 deletions(-) (limited to 'mirrors.geojson') 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 ] } } -- cgit