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 ++++++++++++++++--- 1 file changed, 16 insertions(+), 3 deletions(-) (limited to 'mirrors.geojson') 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 ] } } -- cgit