From 4ec65fb14aa33ae3d3af379aa7132d8b78211793 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 20 Aug 2019 08:14:43 +0200 Subject: promote https://mirror.serverion.com/remi as official --- mirrors.geojson | 19 ++++++++++++++++--- remi_repository_users_map.umap | 19 ++++++++++++++++--- 2 files changed, 32 insertions(+), 6 deletions(-) diff --git a/mirrors.geojson b/mirrors.geojson index 46da589..99c420c 100644 --- a/mirrors.geojson +++ b/mirrors.geojson @@ -507,6 +507,19 @@ ] } }, + { + "type": "Feature", + "properties": { + "name": "https://mirror.sjc02.svwh.net/remi/" + }, + "geometry": { + "type": "Point", + "coordinates": [ + -121.896057, + 37.324851 + ] + } + }, { "type": "Feature", "properties": { @@ -576,13 +589,13 @@ { "type": "Feature", "properties": { - "name": "https://mirror.sjc02.svwh.net/remi/" + "name": "https://mirror.serverion.com/remi/" }, "geometry": { "type": "Point", "coordinates": [ - -121.896057, - 37.324851 + 4.86145, + 52.378953 ] } } diff --git a/remi_repository_users_map.umap b/remi_repository_users_map.umap index 07c91bf..82c172d 100644 --- a/remi_repository_users_map.umap +++ b/remi_repository_users_map.umap @@ -2089,6 +2089,19 @@ ] } }, + { + "type": "Feature", + "properties": { + "name": "https://mirror.sjc02.svwh.net/remi/" + }, + "geometry": { + "type": "Point", + "coordinates": [ + -121.896057, + 37.324851 + ] + } + }, { "type": "Feature", "properties": { @@ -2158,13 +2171,13 @@ { "type": "Feature", "properties": { - "name": "https://mirror.sjc02.svwh.net/remi/" + "name": "https://mirror.serverion.com/remi/" }, "geometry": { "type": "Point", "coordinates": [ - -121.896057, - 37.324851 + 4.86145, + 52.378953 ] } } -- cgit