From c4bbf9120fcd58914eb403d2caae4a5bfbbe8859 Mon Sep 17 00:00:00 2001 From: casjay Date: Wed, 11 Jun 2025 13:12:15 -0400 Subject: [PATCH] =?UTF-8?q?=F0=9F=97=83=EF=B8=8F=20Committing=20everything?= =?UTF-8?q?=20that=20changed=20=F0=9F=97=83=EF=B8=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit rootfs/opt/echoip/html/index.html --- rootfs/opt/echoip/html/index.html | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/rootfs/opt/echoip/html/index.html b/rootfs/opt/echoip/html/index.html index ed3b20b..57fddb3 100644 --- a/rootfs/opt/echoip/html/index.html +++ b/rootfs/opt/echoip/html/index.html @@ -312,10 +312,15 @@

Setting the Accept: application/json
header works as expected.
- IE: curl -q -LSsf -H "Accept: application/json" -4 { .Host } + IPV4: curl -q -LSsf -H "Accept: application/json" -4 {{ .Host + }}
- or: curl -q -LSsf -H "Accept: application/json" -6 { .Host } if - you have IPV6 + IPV6: curl -q -LSsf -H "Accept: application/json" -6 {{ .Host + }}

Is automated use of this service permitted?