diff options
Diffstat (limited to 'mirrors.umap')
-rw-r--r-- | mirrors.umap | 62 |
1 files changed, 57 insertions, 5 deletions
diff --git a/mirrors.umap b/mirrors.umap index d928583..8a114a0 100644 --- a/mirrors.umap +++ b/mirrors.umap @@ -101,8 +101,8 @@ "geometry": { "type": "Point", "coordinates": [ - 30.26417, - 59.89444 + 30.311279, + 59.828254 ] } }, @@ -135,6 +135,19 @@ { "type": "Feature", "properties": { + "name": "http://mirror.digitalnova.at/remi/" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 15.45, + 47.0667 + ] + } + }, + { + "type": "Feature", + "properties": { "name": "http://mirror.innosol.asia/remi/" }, "geometry": { @@ -239,6 +252,19 @@ { "type": "Feature", "properties": { + "name": "http://mirror.yer.az/remi/" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 49.892, + 40.3777 + ] + } + }, + { + "type": "Feature", + "properties": { "name": "http://mirror5.layerjet.com/remi/" }, "geometry": { @@ -499,6 +525,32 @@ { "type": "Feature", "properties": { + "name": "https://mirror.dk.team.blue/remi/" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 9.9272, + 56.0399 + ] + } + }, + { + "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": { @@ -746,13 +798,13 @@ { "type": "Feature", "properties": { - "name": "http://mirror.digitalnova.at/remi/" + "name": "https://mirror.docker.ru/remi/" }, "geometry": { "type": "Point", "coordinates": [ - 15.45, - 47.0667 + 30.316772, + 59.971508 ] } } |