🗃️ Committing everything that changed 🗃️

rootfs/opt/echoip/html/script.html
This commit is contained in:
casjay 2025-06-11 12:45:08 -04:00
parent cb8b97ae4d
commit e4db024150
Signed by untrusted user who does not match committer: jason
GPG Key ID: 1AB309F42A764145

View File

@ -2,7 +2,7 @@
let host = "{{ .Host }}";
let jsonObj = "{{ .JSON }}";
let data = JSON.parse(jsonObj);
let tool = "curl -q -LSsf";
let tool = "curl -q -LSsf -4";
let commandBox, widgetBox, compositePath, commandStr;
let path
let ipQuery, portQuery