mirror of
https://github.com/casjaysdevdocker/ifconfig
synced 2025-10-13 14:02:00 -04:00
🗃️ Committing everything that changed 🗃️
rootfs/opt/echoip/html/script.html
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
let host = "{{ .Host }}";
|
let host = "{{ .Host }}";
|
||||||
let jsonObj = "{{ .JSON }}";
|
let jsonObj = "{{ .JSON }}";
|
||||||
let data = JSON.parse(jsonObj);
|
let data = JSON.parse(jsonObj);
|
||||||
let tool = "curl";
|
let tool = "curl -q -LSsf";
|
||||||
let commandBox, widgetBox, compositePath, commandStr;
|
let commandBox, widgetBox, compositePath, commandStr;
|
||||||
let path
|
let path
|
||||||
let ipQuery, portQuery
|
let ipQuery, portQuery
|
||||||
|
Reference in New Issue
Block a user