From bd2bc8efacec0ba195beacc8d174eacb26e8a3ce Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 13 Feb 2020 10:14:36 +0100 Subject: add https://mirror.telkomuniversity.ac.id/remi/ --- mirrors.geojson | 13 +++++++++++++ mirrors.umap | 13 +++++++++++++ 2 files changed, 26 insertions(+) diff --git a/mirrors.geojson b/mirrors.geojson index d2cf798..b37de17 100644 --- a/mirrors.geojson +++ b/mirrors.geojson @@ -650,6 +650,19 @@ 49.1952 ] } + }, + { + "type": "Feature", + "properties": { + "name": "https://mirror.telkomuniversity.ac.id/remi/" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 107.603188, + -6.925064 + ] + } } ] } \ No newline at end of file diff --git a/mirrors.umap b/mirrors.umap index 2483417..2af0d14 100644 --- a/mirrors.umap +++ b/mirrors.umap @@ -690,6 +690,19 @@ 49.1952 ] } + }, + { + "type": "Feature", + "properties": { + "name": "https://mirror.telkomuniversity.ac.id/remi/" + }, + "geometry": { + "type": "Point", + "coordinates": [ + 107.603188, + -6.925064 + ] + } } ], "_umap_options": { -- cgit