From c352602e58ae44eb24f4d2b466a765b74ba1d7e7 Mon Sep 17 00:00:00 2001 From: Tally Tarik Date: Fri, 13 Jun 2025 02:48:03 +1000 Subject: [PATCH] Add IPLocate.io in Development section (#524) Add IPLocate to README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3542318e..c860d4d2 100644 --- a/README.md +++ b/README.md @@ -531,6 +531,7 @@ | [ipfind.io](https://ipfind.io) | Geographic location of an IP address or any domain name along with some other useful information | `apiKey`| Yes | Yes | | [IPify](https://www.ipify.org/) | A simple IP Address API | No | Yes | Unknown | | [IPinfo](https://ipinfo.io/developers) | Another simple IP Address API | No | Yes | Unknown | +| [IPLocate](https://www.iplocate.io/) | IP geolocation and threat data API | No | Yes | Yes | | [IPQuery](https://ipquery.io) | A free IP Geolocation and proxy/tor/VPN detection API | No | Yes | Yes | | [jsDelivr](https://github.com/jsdelivr/data.jsdelivr.com) | Package info and download stats on jsDelivr CDN | No | Yes | Yes | | [JSON 2 JSONP](https://json2jsonp.com/) | Convert JSON to JSONP (on-the-fly) for easy cross-domain data requests using client-side JavaScript | No | Yes | Unknown |