summaryrefslogtreecommitdiffstats
path: root/mirrors.geojson
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2019-03-25 13:04:49 +0100
committerRemi Collet <remi@remirepo.net>2019-03-25 13:04:49 +0100
commitaadae1b056eaebc4cdd6aef0fa61d6224f9f022d (patch)
treecc1369b5ede3a013bebe164c8f535a84430e8547 /mirrors.geojson
parenta3dac065f07c71eef4b6dd998ff999a9b3f3e1c8 (diff)
add http://remirepo.reloumirrors.net/ new mirror in France
Diffstat (limited to 'mirrors.geojson')
-rw-r--r--mirrors.geojson19
1 files changed, 16 insertions, 3 deletions
diff --git a/mirrors.geojson b/mirrors.geojson
index 4941f7d..92a4b58 100644
--- a/mirrors.geojson
+++ b/mirrors.geojson
@@ -431,6 +431,19 @@
{
"type": "Feature",
"properties": {
+ "name": "https://mirror.hoster.kz/remi/"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 73.1,
+ 49.8
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
"name": "https://mirror.netsite.dk/remi/"
},
"geometry": {
@@ -537,13 +550,13 @@
{
"type": "Feature",
"properties": {
- "name": "https://mirror.hoster.kz/remi/"
+ "name": "http://remirepo.reloumirrors.net/"
},
"geometry": {
"type": "Point",
"coordinates": [
- 73.1,
- 49.8
+ 2.320862,
+ 48.846643
]
}
}