Added api.ip2location.io

This commit is contained in:
IP2Location.com 2024-01-04 10:19:50 +08:00
parent 7be8a7ccba
commit d910619690
2 changed files with 3 additions and 0 deletions

View file

@ -88,6 +88,7 @@ Structured data of the list (kept in sync) is in [structured.yaml](structured.ya
## Geolocation
* `curl api.ip2location.io` or `curl api.ip2location.io?ip=8.8.8.8`
* `curl ipinfo.io/8.8.8.8` or `curl ipinfo.io/8.8.8.8/loc`
* `curl ip-api.com` or `curl ip-api.com/8.8.8.8`
* `curl ifconfig.co/country` or `curl ifconfig.co/city` or `curl ifconfig.co/country-iso` or `http ifconfig.co/json`

View file

@ -50,6 +50,8 @@ by_category:
ifconfig.es:
tags: [curl, plain, newline, ipv6]
- geo:
api.ip2location.io:
tags: [curl]
ipinfo.io:
tags: [curl]
ifconfig.co: