1Panel/plugins/openresty/waf/rules/ipWhite.json
2024-02-28 06:34:09 +00:00

9 lines
No EOL
95 B
JSON

{
"rules": [
{
"state": "on",
"type": "ipv4",
"ipv4": "123"
}
]
}