diff --git a/README.md b/README.md index c939a41..a5c1d27 100644 --- a/README.md +++ b/README.md @@ -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` diff --git a/structured.yaml b/structured.yaml index 7717fe2..65ea016 100644 --- a/structured.yaml +++ b/structured.yaml @@ -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: