From 900dac5f7528aa914ccaff6b4ce075b8d9607190 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 18 Feb 2019 09:16:52 +0100 Subject: add https://mirror.hoster.kz/remi/ --- mirrors.geojson | 19 ++++++++++++++++--- remi_repository_users_map.umap | 13 +++++++++++++ 2 files changed, 29 insertions(+), 3 deletions(-) diff --git a/mirrors.geojson b/mirrors.geojson index 0ee6de2..4941f7d 100644 --- a/mirrors.geojson +++ b/mirrors.geojson @@ -220,6 +220,19 @@ ] } }, + { + "type": "Feature", + "properties": { + "name": "http://mirrors.bytes.ua/remi/" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 28.48, + 49.23 + ] + } + }, { "type": "Feature", "properties": { @@ -524,13 +537,13 @@ { "type": "Feature", "properties": { - "name": "http://mirrors.bytes.ua/remi/" + "name": "https://mirror.hoster.kz/remi/" }, "geometry": { "type": "Point", "coordinates": [ - 28.48, - 49.23 + 73.1, + 49.8 ] } } diff --git a/remi_repository_users_map.umap b/remi_repository_users_map.umap index 3903b37..b6de16a 100644 --- a/remi_repository_users_map.umap +++ b/remi_repository_users_map.umap @@ -2114,6 +2114,19 @@ 52.631672 ] } + }, + { + "type": "Feature", + "properties": { + "name": "https://mirror.hoster.kz/remi/" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 73.1, + 49.8 + ] + } } ], "_umap_options": { -- cgit