mirror of
https://gitgud.io/fatchan/haproxy-protection.git
synced 2025-05-09 02:05:37 +00:00
visual tweaks and minor script improvement
This commit is contained in:
@ -20,7 +20,7 @@ if (window.Worker) {
|
||||
submitButton.disabled = false;
|
||||
submitButton.value = 'Submit';
|
||||
} else {
|
||||
window.location=location.search.slice(1)+location.hash;;
|
||||
window.location=location.search.slice(1)+location.hash || "/";
|
||||
}
|
||||
}, dummyTime);
|
||||
}
|
||||
|
Reference in New Issue
Block a user