diff options
Diffstat (limited to 'remi_repository_users_map.umap')
-rw-r--r-- | remi_repository_users_map.umap | 19 |
1 files changed, 16 insertions, 3 deletions
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 ] } } |