diff options
Diffstat (limited to 'mirrors.geojson')
-rw-r--r-- | mirrors.geojson | 40 |
1 files changed, 7 insertions, 33 deletions
diff --git a/mirrors.geojson b/mirrors.geojson index d23486c..2d94ddc 100644 --- a/mirrors.geojson +++ b/mirrors.geojson @@ -392,26 +392,27 @@ { "type": "Feature", "properties": { - "name": "https://fr.mirror.babylon.network/remi" + "name": "https://mirror.netsite.dk/remi/" }, "geometry": { "type": "Point", "coordinates": [ - 3.1745600700378, - 50.69421005249 + 10.05, + 56.466 ] } }, { "type": "Feature", "properties": { - "name": "https://mirror.netsite.dk/remi/" + "name": "https://mirror.netweaver.uk/remi/", + "description": "" }, "geometry": { "type": "Point", "coordinates": [ - 10.05, - 56.466 + -2.248, + 53.789 ] } }, @@ -471,19 +472,6 @@ { "type": "Feature", "properties": { - "name": "https://nl.mirror.babylon.network/remi" - }, - "geometry": { - "type": "Point", - "coordinates": [ - 4.8896899223328, - 52.374031066895 - ] - } - }, - { - "type": "Feature", - "properties": { "name": "https://remi.mirror.karneval.cz/" }, "geometry": { @@ -506,20 +494,6 @@ 52.631671905518 ] } - }, - { - "type": "Feature", - "properties": { - "name": "https://mirror.netweaver.uk/remi/", - "description": "" - }, - "geometry": { - "type": "Point", - "coordinates": [ - -2.248, - 53.789 - ] - } } ] }
\ No newline at end of file |