summaryrefslogtreecommitdiffstats
path: root/mirrors.geojson
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2020-07-08 11:03:25 +0200
committerRemi Collet <remi@remirepo.net>2020-07-08 11:03:25 +0200
commite603a7556f18b3b647bd0b60257a99d62782db68 (patch)
tree2ff6cce798961a1e3c89ee719e07e87500e53d5e /mirrors.geojson
parent7c4cc5b05837d619c35cf0334745cfc134e247be (diff)
add http://mirror.digitalnova.at/remi/
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 2a082c5..958a9a4 100644
--- a/mirrors.geojson
+++ b/mirrors.geojson
@@ -641,6 +641,19 @@
{
"type": "Feature",
"properties": {
+ "name": "https://mirrors.upr.edu/remi/"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ -66.1057,
+ 18.4663
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
"name": "https://remi.mirror.digitalpacific.com.au/"
},
"geometry": {
@@ -693,13 +706,13 @@
{
"type": "Feature",
"properties": {
- "name": "https://mirrors.upr.edu/remi/"
+ "name": "http://mirror.digitalnova.at/remi/"
},
"geometry": {
"type": "Point",
"coordinates": [
- -66.1057,
- 18.4663
+ 15.45,
+ 47.0667
]
}
}