diff --git a/index.html b/index.html index 95ac56b..7e56352 100644 --- a/index.html +++ b/index.html @@ -84,6 +84,7 @@

Multiple command line HTTP clients are supported, including curl, httpie, GNU Wget, fetch, and bat.

+

All endpoints (except /port) can return information about a custom IP address specified via ?ip= query parameter.

@@ -135,7 +136,6 @@ $ http {{ .Host }}/asn $ http {{ .Host }}/json {{ .JSON }}

Setting the Accept: application/json header also works as expected.

-

All endpoints (except /port) can return information about a custom IP address specified via ?ip= query parameter.

Plain output

Always returns the IP address including a trailing newline, regardless of user agent.