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 c866366..9edaf07 100644 --- a/mirrors.geojson +++ b/mirrors.geojson @@ -442,6 +442,19 @@ 52.631671905518 ] } + }, + { + "type": "Feature", + "properties": { + "name": "https://mirrors.uni-ruse.bg/remi/" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 25.9708, + 43.8564 + ] + } } ] }
\ No newline at end of file |