From 0559955caa4aabd2c172c754a3c42fbd0c02b640 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 3 May 2022 15:56:21 +0200 Subject: add https://mirror.usi.edu/pub/remi/ --- mirrors.geojson | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'mirrors.geojson') diff --git a/mirrors.geojson b/mirrors.geojson index 6df8093..18d60fa 100644 --- a/mirrors.geojson +++ b/mirrors.geojson @@ -754,6 +754,19 @@ 28.6667 ] } + }, + { + "type": "Feature", + "properties": { + "name": "https://mirror.usi.edu/pub/remi/" + }, + "geometry": { + "type": "Point", + "coordinates": [ + -87.6377, + 37.9894 + ] + } } ] } \ No newline at end of file -- cgit