From 0920f6a15647c28c6de8805741c0c187d448fb63 Mon Sep 17 00:00:00 2001 From: mikhail sergienko Date: Sun, 10 Oct 2021 06:27:14 +0300 Subject: [PATCH] fix & update ip-api.com (#2219) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9c8c0dbc..94d13215 100644 --- a/README.md +++ b/README.md @@ -707,6 +707,7 @@ API | Description | Auth | HTTPS | CORS | | [IP Location](https://ip-api.com/docs) | Find location with ip address | No | No | Unknown | | [IP Sidekick](https://ipsidekick.com) | Geolocation API that returns extra information about an IP address | `apiKey` | Yes | Unknown | | [IP Vigilante](https://www.ipvigilante.com/) | Free IP Geolocation API | No | Yes | Unknown | +| [ip-api](https://ip-api.com/docs) | Find location with IP address or domain | No | No | Unknown | | [IP2Location](https://www.ip2location.com/web-service/ip2location) | IP geolocation web service to get more than 55 parameters | `apiKey` | Yes | Unknown | | [IP2Proxy](https://www.ip2location.com/web-service/ip2proxy) | Detect proxy and VPN using IP address | `apiKey` | Yes | Unknown | | [ipapi.co](https://ipapi.co/api/#introduction) | Find IP address location information | No | Yes | Yes |