From 44a8883f725673118eb258ed53c4304700aa9542 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 13 Feb 2020 09:02:31 +0100 Subject: add https://mirror.digitalpacific.com.au/remi/ --- mirrors.geojson | 19 ++++++++++++++++--- 1 file changed, 16 insertions(+), 3 deletions(-) (limited to 'mirrors.geojson') diff --git a/mirrors.geojson b/mirrors.geojson index 18795b7..b0ae8f5 100644 --- a/mirrors.geojson +++ b/mirrors.geojson @@ -365,6 +365,19 @@ ] } }, + { + "type": "Feature", + "properties": { + "name": "http://remirepo.reloumirrors.net/" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 2.320862, + 48.846643 + ] + } + }, { "type": "Feature", "properties": { @@ -615,13 +628,13 @@ { "type": "Feature", "properties": { - "name": "http://remirepo.reloumirrors.net/" + "name": "https://mirror.digitalpacific.com.au/remi/" }, "geometry": { "type": "Point", "coordinates": [ - 2.320862, - 48.846643 + 151.2, + -33.876 ] } } -- cgit