diff options
author | Remi Collet <remi@remirepo.net> | 2020-02-13 10:14:36 +0100 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2020-02-13 10:14:36 +0100 |
commit | bd2bc8efacec0ba195beacc8d174eacb26e8a3ce (patch) | |
tree | 11da88a9a330f86f6bce44c63d1a65dfc12663d9 /mirrors.geojson | |
parent | 8ee0b8d03b787dbab8d2179e959a9791911d68c4 (diff) |
add https://mirror.telkomuniversity.ac.id/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 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 |