From 35ab5239627c5717532ff5bfa29cb08c8e7bc17a Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 29 Jan 2020 10:07:16 +0100 Subject: enable new IL mirror, https://remi.mivzakim.net/ --- mirrors.geojson | 59 ++++++++++++++++++++++----------------------------------- 1 file changed, 23 insertions(+), 36 deletions(-) diff --git a/mirrors.geojson b/mirrors.geojson index 98bd8ec..fe28eb9 100644 --- a/mirrors.geojson +++ b/mirrors.geojson @@ -1,17 +1,6 @@ { "type": "FeatureCollection", "features": [ - { - "type": "Feature", - "properties": {}, - "geometry": { - "type": "Point", - "coordinates": [ - 11.314116, - 48.201566 - ] - } - }, { "type": "Feature", "properties": { @@ -137,8 +126,8 @@ "geometry": { "type": "Point", "coordinates": [ - 37.595215, - 55.736389 + 37.628174, + 55.758032 ] } }, @@ -376,19 +365,6 @@ ] } }, - { - "type": "Feature", - "properties": { - "name": "http://remirepo.reloumirrors.net/" - }, - "geometry": { - "type": "Point", - "coordinates": [ - 2.320862, - 48.846643 - ] - } - }, { "type": "Feature", "properties": { @@ -449,7 +425,7 @@ "geometry": { "type": "Point", "coordinates": [ - -0.582275, + -0.549316, 44.840291 ] } @@ -467,6 +443,19 @@ ] } }, + { + "type": "Feature", + "properties": { + "name": "https://mirror.marwan.ma/remi/" + }, + "geometry": { + "type": "Point", + "coordinates": [ + -6.8, + 34 + ] + } + }, { "type": "Feature", "properties": { @@ -483,8 +472,7 @@ { "type": "Feature", "properties": { - "name": "https://mirror.netweaver.uk/remi/", - "description": "" + "name": "https://mirror.netweaver.uk/remi/" }, "geometry": { "type": "Point", @@ -528,8 +516,8 @@ "geometry": { "type": "Point", "coordinates": [ - 4.86145, - 52.378953 + 4.872437, + 52.365538 ] } }, @@ -575,8 +563,7 @@ { "type": "Feature", "properties": { - "name": "https://mirrors.uni-ruse.bg/remi/", - "description": "" + "name": "https://mirrors.uni-ruse.bg/remi/" }, "geometry": { "type": "Point", @@ -615,13 +602,13 @@ { "type": "Feature", "properties": { - "name": "https://mirror.marwan.ma/remi/" + "name": "https://remi.mivzakim.net/" }, "geometry": { "type": "Point", "coordinates": [ - -6.8, - 34 + 34.8107, + 32.0823 ] } } -- cgit