Files
Nginx-Lua-Anti-DDoS/lua
C0nw0nk 3713e335ba Update anti_ddos_challenge.lua
Remove un-needed Javascript from my development stages where i planned Javascript based header response checks all not needed.

Change Javascript page refresh method from `window.location.reload();` to `location.reload(true);` as the Mozilla docs tell us we should be reloading pages this way. https://developer.mozilla.org/en-US/docs/Web/API/Location/reload
2019-09-12 19:52:49 +01:00
..