diff options
author | Remi Collet <remi@remirepo.net> | 2019-11-04 14:13:29 +0100 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2019-11-04 14:13:29 +0100 |
commit | 1eb47121fb1ee731b979fd733200dbcdc36b7675 (patch) | |
tree | 960396102ff229d3d0bdaefd2df9fea74364fcbb /mirrors.geojson | |
parent | cd70e3860ed056dce9072a2ea06fef2de6191768 (diff) |
add https://mirror.marwan.ma/remi/
Diffstat (limited to 'mirrors.geojson')
-rw-r--r-- | mirrors.geojson | 13 |
1 files changed, 13 insertions, 0 deletions
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 |