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