diff options
author | Remi Collet <remi@remirepo.net> | 2019-08-20 08:14:43 +0200 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2019-08-20 08:14:43 +0200 |
commit | 4ec65fb14aa33ae3d3af379aa7132d8b78211793 (patch) | |
tree | f548a67b5b76e084c542f16a46516671e60a0386 | |
parent | 01df4b93ecca3db691092b555ccb0cc7706971e4 (diff) |
promote https://mirror.serverion.com/remi as official
-rw-r--r-- | mirrors.geojson | 19 | ||||
-rw-r--r-- | remi_repository_users_map.umap | 19 |
2 files changed, 32 insertions, 6 deletions
diff --git a/mirrors.geojson b/mirrors.geojson index 46da589..99c420c 100644 --- a/mirrors.geojson +++ b/mirrors.geojson @@ -510,6 +510,19 @@ { "type": "Feature", "properties": { + "name": "https://mirror.sjc02.svwh.net/remi/" + }, + "geometry": { + "type": "Point", + "coordinates": [ + -121.896057, + 37.324851 + ] + } + }, + { + "type": "Feature", + "properties": { "name": "https://mirrors.tuna.tsinghua.edu.cn/remi/" }, "geometry": { @@ -576,13 +589,13 @@ { "type": "Feature", "properties": { - "name": "https://mirror.sjc02.svwh.net/remi/" + "name": "https://mirror.serverion.com/remi/" }, "geometry": { "type": "Point", "coordinates": [ - -121.896057, - 37.324851 + 4.86145, + 52.378953 ] } } diff --git a/remi_repository_users_map.umap b/remi_repository_users_map.umap index 07c91bf..82c172d 100644 --- a/remi_repository_users_map.umap +++ b/remi_repository_users_map.umap @@ -2092,6 +2092,19 @@ { "type": "Feature", "properties": { + "name": "https://mirror.sjc02.svwh.net/remi/" + }, + "geometry": { + "type": "Point", + "coordinates": [ + -121.896057, + 37.324851 + ] + } + }, + { + "type": "Feature", + "properties": { "name": "https://mirrors.tuna.tsinghua.edu.cn/remi/" }, "geometry": { @@ -2158,13 +2171,13 @@ { "type": "Feature", "properties": { - "name": "https://mirror.sjc02.svwh.net/remi/" + "name": "https://mirror.serverion.com/remi/" }, "geometry": { "type": "Point", "coordinates": [ - -121.896057, - 37.324851 + 4.86145, + 52.378953 ] } } |