diff options
author | Remi Collet <remi@remirepo.net> | 2020-01-29 10:32:17 +0100 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2020-01-29 10:32:17 +0100 |
commit | f83903f3d2e66c895660c2399c5fab04370794af (patch) | |
tree | f50532a0407e78412ca3acaf64c128924e3125ff /mirrors.geojson | |
parent | 35ab5239627c5717532ff5bfa29cb08c8e7bc17a (diff) |
readd http://remirepo.reloumirrors.net/
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 |