mirror of
https://github.com/1Panel-dev/1Panel.git
synced 2025-01-31 14:08:06 +08:00
11 lines
161 B
JSON
11 lines
161 B
JSON
{
|
|
"rules": [
|
|
{
|
|
"name": "拦截IP",
|
|
"state": "on",
|
|
"type": "ipGroup",
|
|
"ipGroup": "test",
|
|
"description": "拦截IP"
|
|
}
|
|
]
|
|
} |