mirror of
https://github.com/casjaysdevdocker/ifconfig
synced 2025-01-18 06:34:22 -05:00
🗃️ Committing everything that changed 🗃️
rootfs/opt/echoip/html/script.html
This commit is contained in:
parent
2b2322d6a6
commit
90b5f98afa
@ -2,7 +2,7 @@
|
||||
let host = "{{ .Host }}";
|
||||
let jsonObj = "{{ .JSON }}";
|
||||
let data = JSON.parse(jsonObj);
|
||||
let tool = "curl";
|
||||
let tool = "curl -q -LSsf";
|
||||
let commandBox, widgetBox, compositePath, commandStr;
|
||||
let path
|
||||
let ipQuery, portQuery
|
||||
|
Loading…
x
Reference in New Issue
Block a user