diff options
author | Remi Collet <remi@remirepo.net> | 2024-08-12 15:48:42 +0200 |
---|---|---|
committer | Remi Collet <remi@php.net> | 2024-08-12 15:48:42 +0200 |
commit | 19db528d29c8a0498302eacfdbfa46eabb397a1b (patch) | |
tree | cfb64403745aebc115e748a3aa7a9971e97e5b74 /mirrors.geojson | |
parent | eb430381a611309e7fa72d88b23c3f2643dcf043 (diff) |
remove old mirrors
Diffstat (limited to 'mirrors.geojson')
-rw-r--r-- | mirrors.geojson | 84 |
1 files changed, 14 insertions, 70 deletions
diff --git a/mirrors.geojson b/mirrors.geojson index 270a23c..e5c482b 100644 --- a/mirrors.geojson +++ b/mirrors.geojson @@ -354,34 +354,6 @@ { "type": "Feature", "properties": { - "name": "http://repo1.dal.innoscale.net/remi/" - }, - "geometry": { - "type": "Point", - "coordinates": [ - -96.833496, - 32.801128 - ] - }, - "id": "k0NDQ" - }, - { - "type": "Feature", - "properties": { - "name": "http://repo1.sea.innoscale.net/remi/" - }, - "geometry": { - "type": "Point", - "coordinates": [ - -122.316667, - 47.6 - ] - }, - "id": "MyMDE" - }, - { - "type": "Feature", - "properties": { "name": "http://rpms.remirepo.net/" }, "geometry": { @@ -578,20 +550,6 @@ { "type": "Feature", "properties": { - "name": "https://mirror.pit.teraswitch.com/remi/" - }, - "geometry": { - "type": "Point", - "coordinates": [ - -79.994202, - 40.443812 - ] - }, - "id": "E4MjU" - }, - { - "type": "Feature", - "properties": { "name": "https://mirror.telkomuniversity.ac.id/remi/" }, "geometry": { @@ -606,20 +564,6 @@ { "type": "Feature", "properties": { - "name": "https://mirror.usi.edu/pub/remi/" - }, - "geometry": { - "type": "Point", - "coordinates": [ - -87.6377, - 37.9894 - ] - }, - "id": "UyMjc" - }, - { - "type": "Feature", - "properties": { "name": "https://mirrors.chroot.ro/remi/" }, "geometry": { @@ -718,6 +662,20 @@ { "type": "Feature", "properties": { + "name": "https://pit1.mirror.jurassicinnovations.com/remi/" + }, + "geometry": { + "type": "Point", + "coordinates": [ + -80.018921, + 40.451127 + ] + }, + "id": "kyMDY" + }, + { + "type": "Feature", + "properties": { "name": "https://remi.mirror.digitalpacific.com.au/" }, "geometry": { @@ -784,20 +742,6 @@ ] }, "id": "I5MzU" - }, - { - "type": "Feature", - "properties": { - "name": "https://pit1.mirror.jurassicinnovations.com/remi/" - }, - "geometry": { - "type": "Point", - "coordinates": [ - -79.848633, - 40.488737 - ] - }, - "id": "kyMDY" } ] }
\ No newline at end of file |