trehn / termtrack

Track satellites in your terminal
GNU General Public License v3.0
493 stars 45 forks source link

Consider using IP2Location.io API as a failover #10

Open ip2location opened 3 weeks ago

ip2location commented 3 weeks ago

Currently, you're calling ip-api.com for the geolocation. As a failover, please consider using the IP2Location.io API via the endpoint https://api.ip2location.io/. Our service provided 500 queries per day for keyless query, or 30000 queries per month if you sign up our free plan. You can read more on the result returned via our documentation.