diff options
Diffstat (limited to 'mirrors.geojson')
-rw-r--r-- | mirrors.geojson | 31 |
1 files changed, 9 insertions, 22 deletions
diff --git a/mirrors.geojson b/mirrors.geojson index 9edaf07..558bd7c 100644 --- a/mirrors.geojson +++ b/mirrors.geojson @@ -95,19 +95,6 @@ { "type": "Feature", "properties": { - "name": "http://mirror.h1host.ru/remi/" - }, - "geometry": { - "type": "Point", - "coordinates": [ - 37.615558624268, - 55.752220153809 - ] - } - }, - { - "type": "Feature", - "properties": { "name": "http://mirror.innosol.asia/remi/" }, "geometry": { @@ -420,39 +407,39 @@ { "type": "Feature", "properties": { - "name": "https://nl.mirror.babylon.network/remi" + "name": "https://mirrors.uni-ruse.bg/remi/" }, "geometry": { "type": "Point", "coordinates": [ - 4.8896899223328, - 52.374031066895 + 25.9708, + 43.8564 ] } }, { "type": "Feature", "properties": { - "name": "https://remi.mirror.wearetriple.com/" + "name": "https://nl.mirror.babylon.network/remi" }, "geometry": { "type": "Point", "coordinates": [ - 4.7486100196838, - 52.631671905518 + 4.8896899223328, + 52.374031066895 ] } }, { "type": "Feature", "properties": { - "name": "https://mirrors.uni-ruse.bg/remi/" + "name": "https://remi.mirror.wearetriple.com/" }, "geometry": { "type": "Point", "coordinates": [ - 25.9708, - 43.8564 + 4.7486100196838, + 52.631671905518 ] } } |