From eccac0fd0a2e2b8cfa9c1b10071a3b8a768375c3 Mon Sep 17 00:00:00 2001 From: IP Location Date: Fri, 21 May 2021 11:42:17 +0530 Subject: [PATCH] Update CORS support for ipapi.co --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index aa41a04e..e72b88d9 100644 --- a/README.md +++ b/README.md @@ -535,7 +535,7 @@ API | Description | Auth | HTTPS | CORS | | [Hong Kong GeoData Store](https://geodata.gov.hk/gs/) | API for accessing geo-data of Hong Kong | No | Yes | Unknown | | [IP 2 Country](https://ip2country.info) | Map an IP to a country | No | Yes | Unknown | | [IP Address Details](https://ipinfo.io/) | Find geolocation with ip address | No | Yes | Unknown | -| [IP Location](https://ipapi.co/api/#introduction) | Find IP address location information | No | Yes | Unknown | +| [IP Location](https://ipapi.co/api/#introduction) | Find IP address location information | No | Yes | Yes | | [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 |