From 63311099cfc3af1debd5a49acd7455443a331cc9 Mon Sep 17 00:00:00 2001 From: Matheus Felipe Date: Sat, 12 Mar 2022 22:47:07 -0300 Subject: [PATCH] Remove IP Sidekick, it's broken --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index f2454560..cefa2962 100644 --- a/README.md +++ b/README.md @@ -960,7 +960,6 @@ API | Description | Auth | HTTPS | CORS | | [IBGE](https://servicodados.ibge.gov.br/api/docs/) | Aggregate services of IBGE (Brazilian Institute of Geography and Statistics) | 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 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 |