Commit 683c8374 by Joneq

增加对script的验证

parent 4af27a1e
Showing with 1 additions and 1 deletions
...@@ -73,7 +73,7 @@ if args ~= nil then ...@@ -73,7 +73,7 @@ if args ~= nil then
redirect.checkgoogle(red) redirect.checkgoogle(red)
end end
end end
ngx.exit(ngx.HTTP_FORBIDDEN) ngx.exit(200)
end 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