From 01df4b93ecca3db691092b555ccb0cc7706971e4 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 1 Jul 2019 10:41:58 +0200 Subject: + https://mirror.sjc02.svwh.net/remi/ --- mirrors.geojson | 19 ++++++++++++++++--- 1 file changed, 16 insertions(+), 3 deletions(-) (limited to 'mirrors.geojson') diff --git a/mirrors.geojson b/mirrors.geojson index b14fb89..46da589 100644 --- a/mirrors.geojson +++ b/mirrors.geojson @@ -494,6 +494,19 @@ ] } }, + { + "type": "Feature", + "properties": { + "name": "https://mirror.pit.teraswitch.com/remi/" + }, + "geometry": { + "type": "Point", + "coordinates": [ + -79.994202, + 40.443812 + ] + } + }, { "type": "Feature", "properties": { @@ -563,13 +576,13 @@ { "type": "Feature", "properties": { - "name": "https://mirror.pit.teraswitch.com/remi/" + "name": "https://mirror.sjc02.svwh.net/remi/" }, "geometry": { "type": "Point", "coordinates": [ - -79.994202, - 40.443812 + -121.896057, + 37.324851 ] } } -- cgit