🗃️ Committing everything that changed 🗃️

rootfs/opt/echoip/html/index.html
This commit is contained in:
casjay 2025-06-11 13:12:15 -04:00
parent 12129808aa
commit c4bbf9120f
Signed by untrusted user who does not match committer: jason
GPG Key ID: 1AB309F42A764145

View File

@ -312,10 +312,15 @@
<p>
Setting the <code>Accept: application/json</code><br />
header works as expected. <br />
IE: curl -q -LSsf -H "Accept: application/json" -4 { .Host }
<span style="font-size: 0.9rem"
>IPV4: curl -q -LSsf -H "Accept: application/json" -4 {{ .Host
}}</span
>
<br />
or: curl -q -LSsf -H "Accept: application/json" -6 { .Host } if
you have IPV6
<span style="font-size: 0.9rem"
>IPV6: curl -q -LSsf -H "Accept: application/json" -6 {{ .Host
}}</span
>
</p>
<h3>Is automated use of this service permitted?</h3>