diff options
author | Remi Collet <remi@remirepo.net> | 2017-08-12 07:07:58 +0200 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2017-08-12 07:07:58 +0200 |
commit | 9de401bb6366549ebb322661d8922aa26c7bea3f (patch) | |
tree | d66b5aec8956e583acfc3b057e0d84aff52165ac /mirrors.geojson | |
parent | 587b4a3acefdf6cc4396d8e6757b2b12fcd10383 (diff) |
+ https://remi.mirror.karneval.cz/
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 ea2ff76..3957e0c 100644 --- a/mirrors.geojson +++ b/mirrors.geojson @@ -430,6 +430,19 @@ 52.631671905518 ] } + }, + { + "type": "Feature", + "properties": { + "name": "https://remi.mirror.karneval.cz/" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 14.4208, + 50.088 + ] + } } ] }
\ No newline at end of file |