From 13b92b9335a1b6416c0df99a6a849480935910e0 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 17 Apr 2018 09:27:40 +0200 Subject: add http://mirror.xeonbd.com/remi/ --- mirrors.geojson | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'mirrors.geojson') 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 -- cgit