From fed1ffaf81122ba48cfca3898a69ce9b4bdc5e5f Mon Sep 17 00:00:00 2001 From: Martin Polden Date: Sat, 5 Sep 2020 11:45:27 +0200 Subject: [PATCH] index: Remove duplicated info --- index.html | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/index.html b/index.html index 89a22f8..f9fa1d3 100644 --- a/index.html +++ b/index.html @@ -84,7 +84,7 @@

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

-

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

+

All endpoints, with the exception of /port, can return information about a custom IP address specified via ?ip= query parameter.

@@ -129,7 +129,6 @@ $ http {{ .Host }}/city $ http {{ .Host }}/asn {{ .ASN }} {{ if .ASNOrg }} -

Looks like you're with {{ .ASNOrg }}

{{ end }} {{ end }}