Update ip-intelligence.lua

pull/104/head v5.1.0
有安科技 2024-07-25 20:54:57 +08:00
parent 5d4f728313
commit f7c7ec322f
1 changed files with 5 additions and 0 deletions

View File

@ -3,6 +3,11 @@
--- Created by Safe3.
--- DateTime: 2024/7/25 11:11
---
--[[
/uuwaf/conf/uuwaf.conf
resolver 1.1.1.1 valid=30s ipv6=off;
lua_ssl_trusted_certificate /etc/ssl/certs/ca-bundle.crt;
--]]
local ngx = ngx
local ngx_exit = ngx.exit
local ngx_log = ngx.log