[no bug] Pacman-mirrors throws Python error when using --geoip or --continent

urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host=‘get.geojs.io’, port=443): Max retries exceeded with url: /v1/ip/country/full (Caused by NewConnectionError(‘<urllib3.connection.HTTPSConnection object at 0x7f75a9c6e1c0>: Failed to establish a new connection: [Errno 111] Connection refused’))

–continent as --goip get your country, you have an error for this test and geojs.io no want your connexion (too much connexion?)…
Manual test:

curl https://get.geojs.io/v1/ip/country/full

You use a proxy for to have an error ???
if we use a proxy, result is not always good :wink: