ipinfo.io limits.
-
Dear Damiarita,
First of all, thank you again for your plugin and all your help.
During my work I faced the problem of ipinfo.io limits. It has limits like 1000 API requests per 24 hours.
May I suggest using freegeoip.net instead? It has 15000 API requests limit per one hour.
geoIpLookup:function(t){jQuery.get("//freegeoip.net/json",function(){},"jsonp").always(function(e){var n=e&&e.country_code?e.country_code:"";t(n)})}};
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
The topic ‘ipinfo.io limits.’ is closed to new replies.