From fb55f291091ffdc9c9e29e8d3d8831b18d81e913 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 28 Jul 2021 15:02:23 +0200 Subject: add https://mirror.ihost.md/remi/ --- mirrors.geojson | 19 ++++++++++++++++--- 1 file changed, 16 insertions(+), 3 deletions(-) (limited to 'mirrors.geojson') diff --git a/mirrors.geojson b/mirrors.geojson index ac4a470..062306c 100644 --- a/mirrors.geojson +++ b/mirrors.geojson @@ -495,6 +495,19 @@ ] } }, + { + "type": "Feature", + "properties": { + "name": "https://mirror.docker.ru/remi/" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 30.316772, + 59.971508 + ] + } + }, { "type": "Feature", "properties": { @@ -758,13 +771,13 @@ { "type": "Feature", "properties": { - "name": "https://mirror.docker.ru/remi/" + "name": "https://mirror.ihost.md/remi/" }, "geometry": { "type": "Point", "coordinates": [ - 30.316772, - 59.971508 + 28.8575, + 47.00556 ] } } -- cgit