From 97219b27c823ee3ec9ea0e5bd51e39001e93195b Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 18 Oct 2023 09:10:58 +0200 Subject: add https://muug.ca/mirror/remi/ --- mirrors.geojson | 96 ++++++--------------------------------------------------- 1 file changed, 9 insertions(+), 87 deletions(-) (limited to 'mirrors.geojson') diff --git a/mirrors.geojson b/mirrors.geojson index ccf358a..18f591f 100644 --- a/mirrors.geojson +++ b/mirrors.geojson @@ -82,26 +82,26 @@ { "type": "Feature", "properties": { - "name": "http://mirror.digitalnova.at/remi/" + "name": "http://mirror.centos.no/remi/" }, "geometry": { "type": "Point", "coordinates": [ - 15.45, - 47.0667 + 7.995, + 58.147 ] } }, { "type": "Feature", "properties": { - "name": "http://mirror.innosol.asia/remi/" + "name": "http://mirror.digitalnova.at/remi/" }, "geometry": { "type": "Point", "coordinates": [ - 114.157692, - 22.285521 + 15.45, + 47.0667 ] } }, @@ -118,19 +118,6 @@ ] } }, - { - "type": "Feature", - "properties": { - "name": "http://mirror.reconn.ru/remi/" - }, - "geometry": { - "type": "Point", - "coordinates": [ - 37.628174, - 55.758032 - ] - } - }, { "type": "Feature", "properties": { @@ -144,19 +131,6 @@ ] } }, - { - "type": "Feature", - "properties": { - "name": "http://mirror.upb.edu.co/remi/" - }, - "geometry": { - "type": "Point", - "coordinates": [ - -75.5636, - 6.2518 - ] - } - }, { "type": "Feature", "properties": { @@ -170,19 +144,6 @@ ] } }, - { - "type": "Feature", - "properties": { - "name": "http://mirror.veriteknik.net.tr/remi/" - }, - "geometry": { - "type": "Point", - "coordinates": [ - 32.854271, - 39.919868 - ] - } - }, { "type": "Feature", "properties": { @@ -313,19 +274,6 @@ ] } }, - { - "type": "Feature", - "properties": { - "name": "http://remi.mirrors.arminco.com/" - }, - "geometry": { - "type": "Point", - "coordinates": [ - 44.513611, - 40.18111 - ] - } - }, { "type": "Feature", "properties": { @@ -586,32 +534,6 @@ ] } }, - { - "type": "Feature", - "properties": { - "name": "https://mirror.serverion.com/remi/" - }, - "geometry": { - "type": "Point", - "coordinates": [ - 4.872437, - 52.365538 - ] - } - }, - { - "type": "Feature", - "properties": { - "name": "https://mirror.sjc02.svwh.net/remi/" - }, - "geometry": { - "type": "Point", - "coordinates": [ - -121.896057, - 37.324851 - ] - } - }, { "type": "Feature", "properties": { @@ -784,13 +706,13 @@ { "type": "Feature", "properties": { - "name": "http://mirror.centos.no/remi/" + "name": "https://muug.ca/mirror/remi/" }, "geometry": { "type": "Point", "coordinates": [ - 7.995, - 58.147 + -97.1702, + 49.9071 ] } } -- cgit