Files
Nginx-Lua-Anti-DDoS/lua
Stefan Priebe 30987f8b7a JavascriptPuzzleVars stopped working since 2020 as JS calcs 20200104 + 04012020 into 21253816
To fix number calculation with leading zeros:
* use parseInt
* explicit pass of a string
* define base of 10
2020-01-06 07:00:06 +01:00
..