You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.The text was updated successfully, but these errors were encountered: