From f83903f3d2e66c895660c2399c5fab04370794af Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 29 Jan 2020 10:32:17 +0100 Subject: readd http://remirepo.reloumirrors.net/ --- mirrors.geojson | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'mirrors.geojson') diff --git a/mirrors.geojson b/mirrors.geojson index fe28eb9..18795b7 100644 --- a/mirrors.geojson +++ b/mirrors.geojson @@ -611,6 +611,19 @@ 32.0823 ] } + }, + { + "type": "Feature", + "properties": { + "name": "http://remirepo.reloumirrors.net/" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 2.320862, + 48.846643 + ] + } } ] } \ No newline at end of file -- cgit