From 19db528d29c8a0498302eacfdbfa46eabb397a1b Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 12 Aug 2024 15:48:42 +0200 Subject: remove old mirrors --- mirrors.geojson | 84 ++++++++++----------------------------------------------- 1 file changed, 14 insertions(+), 70 deletions(-) diff --git a/mirrors.geojson b/mirrors.geojson index 270a23c..e5c482b 100644 --- a/mirrors.geojson +++ b/mirrors.geojson @@ -351,34 +351,6 @@ }, "id": "QyMzk" }, - { - "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": { @@ -575,20 +547,6 @@ }, "id": "IxNTY" }, - { - "type": "Feature", - "properties": { - "name": "https://mirror.pit.teraswitch.com/remi/" - }, - "geometry": { - "type": "Point", - "coordinates": [ - -79.994202, - 40.443812 - ] - }, - "id": "E4MjU" - }, { "type": "Feature", "properties": { @@ -603,20 +561,6 @@ }, "id": "g4MTY" }, - { - "type": "Feature", - "properties": { - "name": "https://mirror.usi.edu/pub/remi/" - }, - "geometry": { - "type": "Point", - "coordinates": [ - -87.6377, - 37.9894 - ] - }, - "id": "UyMjc" - }, { "type": "Feature", "properties": { @@ -715,6 +659,20 @@ }, "id": "Q3MzE" }, + { + "type": "Feature", + "properties": { + "name": "https://pit1.mirror.jurassicinnovations.com/remi/" + }, + "geometry": { + "type": "Point", + "coordinates": [ + -80.018921, + 40.451127 + ] + }, + "id": "kyMDY" + }, { "type": "Feature", "properties": { @@ -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 -- cgit