Finalized v3.0.6 changes

- Updated geodb database
- Updated custom header UI
- Added tools for update acmedns and geodb
This commit is contained in:
Toby Chui
2024-06-10 15:36:20 +08:00
parent b00e302f6d
commit 1183b0ed55
6 changed files with 11829 additions and 14329 deletions

View File

@ -54,7 +54,7 @@ var (
name = "Zoraxy"
version = "3.0.6"
nodeUUID = "generic"
development = true //Set this to false to use embedded web fs
development = false //Set this to false to use embedded web fs
bootTime = time.Now().Unix()
/*

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -97,6 +97,7 @@
$("#headerModeAdd").removeClass("active");
$("#headerModeRemove").addClass("active");
$("#headerValue").parent().hide();
$("#headerValue").val("");
});
//Bind events to header directions option