From 0898f4dc14c9379d469617c82bec26aa14e90ec0 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 20 Dec 2021 13:51:14 +0100 Subject: add https://repo.extreme-ix.org/remi/ --- mirrors.geojson | 45 ++++++++++++++++----------------------------- 1 file changed, 16 insertions(+), 29 deletions(-) (limited to 'mirrors.geojson') diff --git a/mirrors.geojson b/mirrors.geojson index 062306c..7fcd301 100644 --- a/mirrors.geojson +++ b/mirrors.geojson @@ -248,19 +248,6 @@ ] } }, - { - "type": "Feature", - "properties": { - "name": "http://mirrors.mediatemple.net/remi/" - }, - "geometry": { - "type": "Point", - "coordinates": [ - -118.39283, - 34.017185 - ] - } - }, { "type": "Feature", "properties": { @@ -378,19 +365,6 @@ ] } }, - { - "type": "Feature", - "properties": { - "name": "http://remi.xpg.com.br/" - }, - "geometry": { - "type": "Point", - "coordinates": [ - -46.636108, - -23.547501 - ] - } - }, { "type": "Feature", "properties": { @@ -534,6 +508,19 @@ ] } }, + { + "type": "Feature", + "properties": { + "name": "https://mirror.ihost.md/remi/" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 28.8575, + 47.00556 + ] + } + }, { "type": "Feature", "properties": { @@ -771,13 +758,13 @@ { "type": "Feature", "properties": { - "name": "https://mirror.ihost.md/remi/" + "name": "https://repo.extreme-ix.org/remi/" }, "geometry": { "type": "Point", "coordinates": [ - 28.8575, - 47.00556 + 77.2167, + 28.6667 ] } } -- cgit