Closed dlackty closed 5 years ago
Hi @dlackty thanks for registering this. Are you using Sitepod? If so, can you propose a patch which makes the upgrade?
The offending Sitepod code can be found at https://github.com/nasa/sitepod/blob/2a98c46d19c182e92ab20c06d902a0c748a4d4fb/src/Sitepod/GeoIp.php
Documentation on upgrading to ipstack.com can be found at https://github.com/apilayer/freegeoip#required-changes-to-legacy-integrations-freegeoipnetjsonxml It looks like you can make 10,000 free requests per month so I suspect that this is good enough for the time being.
Essentially all we would need to
However, ipstack requires auth key to call the API. One alternative is Snoopi.io, but its API rate limit is very low (2/sec).