As discussed in PR #296 and specifically in this comment, the current implementation uses an unsecured HTTP request to http://ip-api.com for IP geolocation. It is recommended to consider alternative services that provide secure HTTPS connections under free plans.
As discussed in PR #296 and specifically in this comment, the current implementation uses an unsecured HTTP request to
http://ip-api.comfor IP geolocation. It is recommended to consider alternative services that provide secure HTTPS connections under free plans.