diff options
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 |