From d2346be336c85c3d191608d000c4e61bc0c3e22b Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 3 Jun 2019 12:30:33 +0200 Subject: add https://mirror.pit.teraswitch.com/remi/, now official --- mirrors.geojson | 19 ++++++++++++++++--- 1 file changed, 16 insertions(+), 3 deletions(-) (limited to 'mirrors.geojson') diff --git a/mirrors.geojson b/mirrors.geojson index 92a4b58..b14fb89 100644 --- a/mirrors.geojson +++ b/mirrors.geojson @@ -363,6 +363,19 @@ ] } }, + { + "type": "Feature", + "properties": { + "name": "http://remirepo.reloumirrors.net/" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 2.320862, + 48.846643 + ] + } + }, { "type": "Feature", "properties": { @@ -550,13 +563,13 @@ { "type": "Feature", "properties": { - "name": "http://remirepo.reloumirrors.net/" + "name": "https://mirror.pit.teraswitch.com/remi/" }, "geometry": { "type": "Point", "coordinates": [ - 2.320862, - 48.846643 + -79.994202, + 40.443812 ] } } -- cgit