diff options
author | Remi Collet <remi@remirepo.net> | 2023-10-18 09:10:58 +0200 |
---|---|---|
committer | Remi Collet <remi@php.net> | 2023-10-18 09:10:58 +0200 |
commit | 97219b27c823ee3ec9ea0e5bd51e39001e93195b (patch) | |
tree | 68fd303abc0518ac2dbc0aa6b2c1c42ea68e4ba9 /mirrors.geojson | |
parent | 2f3dc16234b3787bfb37bc49316163bf060373f4 (diff) |
add https://muug.ca/mirror/remi/
Diffstat (limited to 'mirrors.geojson')
-rw-r--r-- | mirrors.geojson | 96 |
1 files changed, 9 insertions, 87 deletions
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 ] } }, @@ -121,19 +121,6 @@ { "type": "Feature", "properties": { - "name": "http://mirror.reconn.ru/remi/" - }, - "geometry": { - "type": "Point", - "coordinates": [ - 37.628174, - 55.758032 - ] - } - }, - { - "type": "Feature", - "properties": { "name": "http://mirror.team-cymru.com/remi/" }, "geometry": { @@ -147,19 +134,6 @@ { "type": "Feature", "properties": { - "name": "http://mirror.upb.edu.co/remi/" - }, - "geometry": { - "type": "Point", - "coordinates": [ - -75.5636, - 6.2518 - ] - } - }, - { - "type": "Feature", - "properties": { "name": "http://mirror.uta.edu.ec/remi/" }, "geometry": { @@ -173,19 +147,6 @@ { "type": "Feature", "properties": { - "name": "http://mirror.veriteknik.net.tr/remi/" - }, - "geometry": { - "type": "Point", - "coordinates": [ - 32.854271, - 39.919868 - ] - } - }, - { - "type": "Feature", - "properties": { "name": "http://mirror.xeonbd.com/remi/" }, "geometry": { @@ -316,19 +277,6 @@ { "type": "Feature", "properties": { - "name": "http://remi.mirrors.arminco.com/" - }, - "geometry": { - "type": "Point", - "coordinates": [ - 44.513611, - 40.18111 - ] - } - }, - { - "type": "Feature", - "properties": { "name": "http://remi.mirrors.cu.be/" }, "geometry": { @@ -589,32 +537,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": { "name": "https://mirror.telkomuniversity.ac.id/remi/" }, "geometry": { @@ -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 ] } } |