@@ -81,7 +81,7 @@ Will overrides `dns.client_subnet`.
#### method
-- `default`: Reply with NXDOMAIN.
+- `default`: Reply with REFUSED.
- `drop`: Drop the request.
`default` will be used by default.
@@ -81,7 +81,7 @@ icon: material/new-box
-- `default`: 返回 NXDOMAIN。
+- `default`: 返回 REFUSED。
- `drop`: 丢弃请求。
默认使用 `defualt`。