1
0
Fork 0

feat: update openresty version

This commit is contained in:
zhengkunwang223 2025-04-27 14:25:01 +08:00 committed by CityFun
parent 89d124a363
commit e27bdc7b77
139 changed files with 6 additions and 6 deletions

View File

@ -1,6 +1,6 @@
{
"waf": {
"state": "on",
"state": "off",
"mode": "protection",
"secret": ""
},
@ -116,7 +116,7 @@
"ipBlockTime": 3000
},
"fileExt": {
"state": "on",
"state": "off",
"action": "deny",
"code": 403,
"type": "fileExtCheck"
@ -155,7 +155,7 @@
"state": "off"
},
"vuln": {
"state": "on",
"state": "off",
"type": "vulnCheck",
"code": 403,
"action": "deny"
@ -167,7 +167,7 @@
"external": ["acl","ipWhite","ipBlack","geoRestrict","urlWhite","urlBlack","uaWhite","uaBlack"]
},
"strict": {
"state": "on",
"state": "off",
"type": "strict",
"code": 403,
"action": "deny"

View File

Before

Width:  |  Height:  |  Size: 3.1 MiB

After

Width:  |  Height:  |  Size: 3.1 MiB

View File

Before

Width:  |  Height:  |  Size: 28 KiB

After

Width:  |  Height:  |  Size: 28 KiB

Some files were not shown because too many files have changed in this diff Show More