diff options
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 |