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