by FTP » Sun Mar 21, 2010 3:25 am
Do a permanent ban is very easy, just replace the line:
c_AddTempBlockIp("%Domain","%IP",nBlockTime)
with this new script:
local tabIPMask = c_GetIPMaskList("%Domain")
table.insert(tabIPMask,{"%IP",true})
c_SetIPMaskList("%Domain",tabIPMask)
And BTW, only Corporate edition supports this advanced feature. If you want to upgrade, please contact with us through email.