summaryrefslogtreecommitdiffstats
path: root/mirrors.geojson
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2018-01-15 10:47:48 +0100
committerRemi Collet <remi@remirepo.net>2018-01-15 10:47:48 +0100
commit54cc0fdf568105dba5ab79a31631674a8ed217cc (patch)
treefb8d5f270bf78c6a79da5a0fb86f1039d91d6f86 /mirrors.geojson
parent0f3dff97ded16b12b5b0d4ad99bb646a1646e823 (diff)
+ http://mirror.team-cymru.org/remi/
Diffstat (limited to 'mirrors.geojson')
-rw-r--r--mirrors.geojson30
1 files changed, 27 insertions, 3 deletions
diff --git a/mirrors.geojson b/mirrors.geojson
index 0e30f68..c6c713d 100644
--- a/mirrors.geojson
+++ b/mirrors.geojson
@@ -3,6 +3,17 @@
"features": [
{
"type": "Feature",
+ "properties": {},
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 11.314115524291994,
+ 48.20156615764125
+ ]
+ }
+ },
+ {
+ "type": "Feature",
"properties": {
"name": "http://ca.mirror.babylon.network/remi/"
},
@@ -368,6 +379,19 @@
{
"type": "Feature",
"properties": {
+ "name": "https://mirror.netsite.dk/remi/"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 10.05,
+ 56.466
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
"name": "https://mirror.oxilion.nl/remi/"
},
"geometry": {
@@ -447,13 +471,13 @@
{
"type": "Feature",
"properties": {
- "name": "https://mirror.netsite.dk/remi/"
+ "name": "http://mirror.team-cymru.org/remi/"
},
"geometry": {
"type": "Point",
"coordinates": [
- 10.05,
- 56.466
+ -87.65,
+ 41.85
]
}
}