venables/node-where

Freegeoip being depreceated

Opened this issue · 4 comments

The endpoint you use is being deprecated: https://freegeoip.net/json/

I've setup
https://freegeoip.app

  • HTTPS (no HTTP, sorry - it's 2018)
  • Rate limit of 15000/hour as before for FREE, guaranteed
  • No logs, no analytics - privacy alway in mind

It's the same api - just a different TLD ;) let me know if you have any problems integrating.

This is awesome - thanks!

Hey @freegeoipapp, it looks like the CORS on your server isn't set to allow "*". Could you fix that please? Your repo doesn't allow issues or I'd open that there.

@bencooper222 fixed that, sorry!
I'll also open the issues on the fork.