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 9fac21d..0ee6de2 100644 --- a/mirrors.geojson +++ b/mirrors.geojson @@ -520,6 +520,19 @@ 52.631672 ] } + }, + { + "type": "Feature", + "properties": { + "name": "http://mirrors.bytes.ua/remi/" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 28.48, + 49.23 + ] + } } ] }
\ No newline at end of file |