From a748677beede282926cd60827a8ee52d9eb5d4ea Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 14 Apr 2020 08:45:30 +0200 Subject: add new mirrors: https://mirrors.chroot.ro/remi/ and https://mirrors.ptisp.pt/remi/ --- mirrors.geojson | 62 ++++++++++++++++++++++++++++++++++++++++----------------- mirrors.umap | 62 ++++++++++++++++++++++++++++++++++++++++----------------- 2 files changed, 88 insertions(+), 36 deletions(-) diff --git a/mirrors.geojson b/mirrors.geojson index b37de17..9dec1fe 100644 --- a/mirrors.geojson +++ b/mirrors.geojson @@ -430,6 +430,19 @@ ] } }, + { + "type": "Feature", + "properties": { + "name": "https://merlin.fit.vutbr.cz/mirrors/remi/" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 16.608, + 49.1952 + ] + } + }, { "type": "Feature", "properties": { @@ -547,6 +560,19 @@ ] } }, + { + "type": "Feature", + "properties": { + "name": "https://mirror.telkomuniversity.ac.id/remi/" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 107.603188, + -6.925064 + ] + } + }, { "type": "Feature", "properties": { @@ -589,78 +615,78 @@ { "type": "Feature", "properties": { - "name": "https://remi.mirror.karneval.cz/" + "name": "https://remi.mirror.digitalpacific.com.au/" }, "geometry": { "type": "Point", "coordinates": [ - 14.4208, - 50.088 + 151.2, + -33.876 ] } }, { "type": "Feature", "properties": { - "name": "https://remi.mirror.wearetriple.com/" + "name": "https://remi.mirror.karneval.cz/" }, "geometry": { "type": "Point", "coordinates": [ - 4.74861, - 52.631672 + 14.4208, + 50.088 ] } }, { "type": "Feature", "properties": { - "name": "https://remi.mivzakim.net/" + "name": "https://remi.mirror.wearetriple.com/" }, "geometry": { "type": "Point", "coordinates": [ - 34.8107, - 32.0823 + 4.74861, + 52.631672 ] } }, { "type": "Feature", "properties": { - "name": "https://remi.mirror.digitalpacific.com.au/" + "name": "https://remi.mivzakim.net/" }, "geometry": { "type": "Point", "coordinates": [ - 151.2, - -33.876 + 34.8107, + 32.0823 ] } }, { "type": "Feature", "properties": { - "name": "https://merlin.fit.vutbr.cz/mirrors/remi/" + "name": "https://mirrors.ptisp.pt/remi/" }, "geometry": { "type": "Point", "coordinates": [ - 16.608, - 49.1952 + -9.1333, + 38.7167 ] } }, { "type": "Feature", "properties": { - "name": "https://mirror.telkomuniversity.ac.id/remi/" + "name": "https://mirrors.chroot.ro/remi/" }, "geometry": { "type": "Point", "coordinates": [ - 107.603188, - -6.925064 + 26.25, + 47.6333 ] } } diff --git a/mirrors.umap b/mirrors.umap index 2af0d14..61a4c76 100644 --- a/mirrors.umap +++ b/mirrors.umap @@ -470,6 +470,19 @@ ] } }, + { + "type": "Feature", + "properties": { + "name": "https://merlin.fit.vutbr.cz/mirrors/remi/" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 16.608, + 49.1952 + ] + } + }, { "type": "Feature", "properties": { @@ -587,6 +600,19 @@ ] } }, + { + "type": "Feature", + "properties": { + "name": "https://mirror.telkomuniversity.ac.id/remi/" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 107.603188, + -6.925064 + ] + } + }, { "type": "Feature", "properties": { @@ -629,78 +655,78 @@ { "type": "Feature", "properties": { - "name": "https://remi.mirror.karneval.cz/" + "name": "https://remi.mirror.digitalpacific.com.au/" }, "geometry": { "type": "Point", "coordinates": [ - 14.4208, - 50.088 + 151.2, + -33.876 ] } }, { "type": "Feature", "properties": { - "name": "https://remi.mirror.wearetriple.com/" + "name": "https://remi.mirror.karneval.cz/" }, "geometry": { "type": "Point", "coordinates": [ - 4.74861, - 52.631672 + 14.4208, + 50.088 ] } }, { "type": "Feature", "properties": { - "name": "https://remi.mivzakim.net/" + "name": "https://remi.mirror.wearetriple.com/" }, "geometry": { "type": "Point", "coordinates": [ - 34.8107, - 32.0823 + 4.74861, + 52.631672 ] } }, { "type": "Feature", "properties": { - "name": "https://remi.mirror.digitalpacific.com.au/" + "name": "https://remi.mivzakim.net/" }, "geometry": { "type": "Point", "coordinates": [ - 151.2, - -33.876 + 34.8107, + 32.0823 ] } }, { "type": "Feature", "properties": { - "name": "https://merlin.fit.vutbr.cz/mirrors/remi/" + "name": "https://mirrors.ptisp.pt/remi/" }, "geometry": { "type": "Point", "coordinates": [ - 16.608, - 49.1952 + -9.1333, + 38.7167 ] } }, { "type": "Feature", "properties": { - "name": "https://mirror.telkomuniversity.ac.id/remi/" + "name": "https://mirrors.chroot.ro/remi/" }, "geometry": { "type": "Point", "coordinates": [ - 107.603188, - -6.925064 + 26.25, + 47.6333 ] } } -- cgit