diff options
author | Remi Collet <remi@remirepo.net> | 2023-11-06 11:46:52 +0100 |
---|---|---|
committer | Remi Collet <remi@php.net> | 2023-11-06 11:46:52 +0100 |
commit | fdc0384aecb3add84d8c088ec3bc3ce9dd9ceb94 (patch) | |
tree | 67174baa4ea0dced1ccb775bdb0b6a0b5a28b545 /remi_repository_mirrors_map.umap | |
parent | 97219b27c823ee3ec9ea0e5bd51e39001e93195b (diff) |
https://mirror.netzwerge.de/remi/
Diffstat (limited to 'remi_repository_mirrors_map.umap')
-rw-r--r-- | remi_repository_mirrors_map.umap | 19 |
1 files changed, 16 insertions, 3 deletions
diff --git a/remi_repository_mirrors_map.umap b/remi_repository_mirrors_map.umap index 8035edb..4045ab2 100644 --- a/remi_repository_mirrors_map.umap +++ b/remi_repository_mirrors_map.umap @@ -684,6 +684,19 @@ { "type": "Feature", "properties": { + "name": "https://muug.ca/mirror/remi/" + }, + "geometry": { + "type": "Point", + "coordinates": [ + -97.1702, + 49.9071 + ] + } + }, + { + "type": "Feature", + "properties": { "name": "https://remi.mirror.digitalpacific.com.au/" }, "geometry": { @@ -749,13 +762,13 @@ { "type": "Feature", "properties": { - "name": "https://muug.ca/mirror/remi/" + "name": "https://mirror.netzwerge.de/remi/" }, "geometry": { "type": "Point", "coordinates": [ - -97.1702, - 49.9071 + 9.9804, + 53.6859 ] } } |