summaryrefslogtreecommitdiffstats
path: root/mirrors.geojson
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2019-02-18 09:16:52 +0100
committerRemi Collet <remi@remirepo.net>2019-02-18 09:16:52 +0100
commit900dac5f7528aa914ccaff6b4ce075b8d9607190 (patch)
treefa85bded21efb4739d5fd05a6c98b23a8e1553dc /mirrors.geojson
parent9841a93b8f422dc099e47bbd7bc3e0b4a7412a4e (diff)
add https://mirror.hoster.kz/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 0ee6de2..4941f7d 100644
--- a/mirrors.geojson
+++ b/mirrors.geojson
@@ -223,6 +223,19 @@
{
"type": "Feature",
"properties": {
+ "name": "http://mirrors.bytes.ua/remi/"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ 28.48,
+ 49.23
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
"name": "http://mirrors.mediatemple.net/remi/"
},
"geometry": {
@@ -524,13 +537,13 @@
{
"type": "Feature",
"properties": {
- "name": "http://mirrors.bytes.ua/remi/"
+ "name": "https://mirror.hoster.kz/remi/"
},
"geometry": {
"type": "Point",
"coordinates": [
- 28.48,
- 49.23
+ 73.1,
+ 49.8
]
}
}