From aadae1b056eaebc4cdd6aef0fa61d6224f9f022d Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 25 Mar 2019 13:04:49 +0100 Subject: add http://remirepo.reloumirrors.net/ new mirror in France --- mirrors.geojson | 19 ++++++++++++++++--- 1 file changed, 16 insertions(+), 3 deletions(-) (limited to 'mirrors.geojson') diff --git a/mirrors.geojson b/mirrors.geojson index 4941f7d..92a4b58 100644 --- a/mirrors.geojson +++ b/mirrors.geojson @@ -428,6 +428,19 @@ ] } }, + { + "type": "Feature", + "properties": { + "name": "https://mirror.hoster.kz/remi/" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 73.1, + 49.8 + ] + } + }, { "type": "Feature", "properties": { @@ -537,13 +550,13 @@ { "type": "Feature", "properties": { - "name": "https://mirror.hoster.kz/remi/" + "name": "http://remirepo.reloumirrors.net/" }, "geometry": { "type": "Point", "coordinates": [ - 73.1, - 49.8 + 2.320862, + 48.846643 ] } } -- cgit