insecure
Before Width: | Height: | Size: 141 KiB |
Before Width: | Height: | Size: 99 KiB |
Before Width: | Height: | Size: 103 KiB |
Before Width: | Height: | Size: 106 KiB |
Before Width: | Height: | Size: 210 KiB |
Before Width: | Height: | Size: 245 KiB |
Before Width: | Height: | Size: 244 KiB |
Before Width: | Height: | Size: 186 KiB |
Before Width: | Height: | Size: 157 KiB |
Before Width: | Height: | Size: 30 KiB |
Before Width: | Height: | Size: 448 KiB |
Before Width: | Height: | Size: 282 KiB |
@@ -1,12 +0,0 @@
|
||||
function main() {
|
||||
window.location.href = "/main"
|
||||
}
|
||||
function logout() {
|
||||
window.location.href = "/exit"
|
||||
}
|
||||
function settings() {
|
||||
window.location.href = "/settings"
|
||||
}
|
||||
function admin() {
|
||||
window.location.href = '../..'
|
||||
}
|