diff options
Diffstat (limited to 'mirrors.geojson')
-rw-r--r-- | mirrors.geojson | 23 |
1 files changed, 18 insertions, 5 deletions
diff --git a/mirrors.geojson b/mirrors.geojson index 573f789..ac4a470 100644 --- a/mirrors.geojson +++ b/mirrors.geojson @@ -61,8 +61,8 @@ "geometry": { "type": "Point", "coordinates": [ - 30.26417, - 59.89444 + 30.311279, + 59.828254 ] } }, @@ -498,6 +498,19 @@ { "type": "Feature", "properties": { + "name": "https://mirror.dogado.de/remi/" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 7.466, + 51.5149 + ] + } + }, + { + "type": "Feature", + "properties": { "name": "https://mirror.hoster.kz/remi/" }, "geometry": { @@ -745,13 +758,13 @@ { "type": "Feature", "properties": { - "name": "https://mirror.dogado.de/remi/" + "name": "https://mirror.docker.ru/remi/" }, "geometry": { "type": "Point", "coordinates": [ - 7.466, - 51.5149 + 30.316772, + 59.971508 ] } } |