From 02af1be3411db9e9140e4233836085034181bbbb Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 27 Jan 2021 15:59:47 +0100 Subject: add https://mirror.docker.ru/remi/ --- mirrors.geojson | 23 ++++++++++++++++----- mirrors.umap | 62 ++++++++++++++++++++++++++++++++++++++++++++++++++++----- 2 files changed, 75 insertions(+), 10 deletions(-) diff --git a/mirrors.geojson b/mirrors.geojson index 573f789..ac4a470 100644 --- a/mirrors.geojson +++ b/mirrors.geojson @@ -61,8 +61,8 @@ "geometry": { "type": "Point", "coordinates": [ - 30.26417, - 59.89444 + 30.311279, + 59.828254 ] } }, @@ -495,6 +495,19 @@ ] } }, + { + "type": "Feature", + "properties": { + "name": "https://mirror.dogado.de/remi/" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 7.466, + 51.5149 + ] + } + }, { "type": "Feature", "properties": { @@ -745,13 +758,13 @@ { "type": "Feature", "properties": { - "name": "https://mirror.dogado.de/remi/" + "name": "https://mirror.docker.ru/remi/" }, "geometry": { "type": "Point", "coordinates": [ - 7.466, - 51.5149 + 30.316772, + 59.971508 ] } } diff --git a/mirrors.umap b/mirrors.umap index d928583..8a114a0 100644 --- a/mirrors.umap +++ b/mirrors.umap @@ -101,8 +101,8 @@ "geometry": { "type": "Point", "coordinates": [ - 30.26417, - 59.89444 + 30.311279, + 59.828254 ] } }, @@ -132,6 +132,19 @@ ] } }, + { + "type": "Feature", + "properties": { + "name": "http://mirror.digitalnova.at/remi/" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 15.45, + 47.0667 + ] + } + }, { "type": "Feature", "properties": { @@ -236,6 +249,19 @@ ] } }, + { + "type": "Feature", + "properties": { + "name": "http://mirror.yer.az/remi/" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 49.892, + 40.3777 + ] + } + }, { "type": "Feature", "properties": { @@ -496,6 +522,32 @@ ] } }, + { + "type": "Feature", + "properties": { + "name": "https://mirror.dk.team.blue/remi/" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 9.9272, + 56.0399 + ] + } + }, + { + "type": "Feature", + "properties": { + "name": "https://mirror.dogado.de/remi/" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 7.466, + 51.5149 + ] + } + }, { "type": "Feature", "properties": { @@ -746,13 +798,13 @@ { "type": "Feature", "properties": { - "name": "http://mirror.digitalnova.at/remi/" + "name": "https://mirror.docker.ru/remi/" }, "geometry": { "type": "Point", "coordinates": [ - 15.45, - 47.0667 + 30.316772, + 59.971508 ] } } -- cgit