diff options
author | Remi Collet <remi@remirepo.net> | 2022-05-03 15:56:21 +0200 |
---|---|---|
committer | Remi Collet <remi@php.net> | 2022-05-03 15:56:21 +0200 |
commit | 0559955caa4aabd2c172c754a3c42fbd0c02b640 (patch) | |
tree | 665098d645e7072de8eb7f029d56f9b7e762e32b /mirrors.geojson | |
parent | 0e37052e5470c8b5ad9ff5d413508e298086dc79 (diff) |
add https://mirror.usi.edu/pub/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 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 |