diff options
author | Remi Collet <remi@remirepo.net> | 2018-03-21 06:22:29 +0100 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2018-03-21 06:22:29 +0100 |
commit | e1ef41e70fa4b6e3d86e30f061607284c4aaa794 (patch) | |
tree | 6bcc67f688ebc5e8d3b1b58795fcbcf11bc43a61 | |
parent | 3ff5462ef98a09b2555d994e02c66d56abf282b8 (diff) |
remove nl.mirror.babylon.network and fr.mirror.babylon.network
-rw-r--r-- | mirrors.geojson | 40 | ||||
-rw-r--r-- | remi_repository_users_map.umap | 29 |
2 files changed, 8 insertions, 61 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 diff --git a/remi_repository_users_map.umap b/remi_repository_users_map.umap index 8ea1540..5d07c6d 100644 --- a/remi_repository_users_map.umap +++ b/remi_repository_users_map.umap @@ -1973,19 +1973,6 @@ { "type": "Feature", "properties": { - "name": "https://fr.mirror.babylon.network/remi" - }, - "geometry": { - "type": "Point", - "coordinates": [ - 3.1745600700378, - 50.69421005249 - ] - } - }, - { - "type": "Feature", - "properties": { "name": "https://mirror.netsite.dk/remi/" }, "geometry": { @@ -2066,19 +2053,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": { @@ -2201,8 +2175,7 @@ "remoteData": {}, "name": "2018", "iconClass": "Ball", - "color": "Salmon", - "id": 481070 + "color": "Salmon" } } ] |