From 1eb47121fb1ee731b979fd733200dbcdc36b7675 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 4 Nov 2019 14:13:29 +0100 Subject: add https://mirror.marwan.ma/remi/ --- mirrors.geojson | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'mirrors.geojson') diff --git a/mirrors.geojson b/mirrors.geojson index 1253ce7..98bd8ec 100644 --- a/mirrors.geojson +++ b/mirrors.geojson @@ -611,6 +611,19 @@ 52.631672 ] } + }, + { + "type": "Feature", + "properties": { + "name": "https://mirror.marwan.ma/remi/" + }, + "geometry": { + "type": "Point", + "coordinates": [ + -6.8, + 34 + ] + } } ] } \ No newline at end of file -- cgit