Commit 11970794 by gongyang

完成秒速白名单开发

parent 608a357c
Showing with 0 additions and 1 deletions
......@@ -201,7 +201,6 @@ if err == nil then
--如果不存在则设为1
timestamp_seconds = ngx.var.time_local
ngx.say(timestamp_seconds)
if red:get(timestamp_seconds) == ngx.null then
red:set(timestamp_seconds,0)
end
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment