From de891cf6bd86a50ca75f85a75d4893ff8685351b Mon Sep 17 00:00:00 2001 From: Namithesh <45740739+Namithesh@users.noreply.github.com> Date: Wed, 24 Jul 2024 11:29:30 +0530 Subject: [PATCH] updated correct end point for airtel --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 364c2a88..0eef4ea4 100644 --- a/README.md +++ b/README.md @@ -961,7 +961,7 @@ API | Description | Auth | HTTPS | CORS | | [Actinia Grass GIS](https://actinia.mundialis.de/api_docs/) | Actinia is an open source REST API for geographical data that uses GRASS GIS | `apiKey` | Yes | Unknown | | [administrative-divisons-db](https://github.com/kamikazechaser/administrative-divisions-db) | Get all administrative divisions of a country | No | Yes | Yes | | [adresse.data.gouv.fr](https://adresse.data.gouv.fr) | Address database of France, geocoding and reverse | No | Yes | Unknown | -| [Airtel IP](https://aether.epias.ltd/ip2country/1.1.1.1) | IP Geolocation API. Collecting data from multiple sources | No | Yes | Unknown | +| [Airtel IP](https://aether.epias.ltd/ip2country/1.1.1.1/?full=true) | IP Geolocation API. Collecting data from multiple sources | No | Yes | Unknown | | [Apiip](https://apiip.net/) | Get location information by IP address | `apiKey` | Yes | Yes | | [apilayer ipstack](https://ipstack.com/) | Locate and identify website visitors by IP address | `apiKey` | Yes | Unknown | | [Battuta](http://battuta.medunes.net) | A (country/region/city) in-cascade location API | `apiKey` | No | Unknown |