diff options
author | Remi Collet <remi@remirepo.net> | 2018-04-17 09:27:40 +0200 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2018-04-17 09:27:40 +0200 |
commit | 13b92b9335a1b6416c0df99a6a849480935910e0 (patch) | |
tree | 1471b0b79664041133055155efc6ce54a1de600f /mirrors.geojson | |
parent | f2e65a530a1f530791124f2cdbe55317283764db (diff) |
add http://mirror.xeonbd.com/remi/
Diffstat (limited to 'mirrors.geojson')
-rw-r--r-- | mirrors.geojson | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/mirrors.geojson b/mirrors.geojson index 31403c8..c7a7053 100644 --- a/mirrors.geojson +++ b/mirrors.geojson @@ -481,6 +481,19 @@ 52.631671905518 ] } + }, + { + "type": "Feature", + "properties": { + "name": "http://mirror.xeonbd.com/remi/" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 90.4074, + 23.7104 + ] + } } ] }
\ No newline at end of file |