mirror of
https://github.com/C0nw0nk/Nginx-Lua-Anti-DDoS.git
synced 2023-12-14 04:31:21 +00:00
To fix number calculation with leading zeros: * use parseInt * explicit pass of a string * define base of 10
To fix number calculation with leading zeros: * use parseInt * explicit pass of a string * define base of 10