From b070363c4834b9f0e8cd8bc0d0e4fb20aae4f929 Mon Sep 17 00:00:00 2001 From: Gerd Date: Fri, 4 Apr 2025 13:27:49 +0200 Subject: [PATCH] update --- .github/ISSUE_TEMPLATE/allowlist-request.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/allowlist-request.yml b/.github/ISSUE_TEMPLATE/allowlist-request.yml index 4bb182874..f666fc3a4 100644 --- a/.github/ISSUE_TEMPLATE/allowlist-request.yml +++ b/.github/ISSUE_TEMPLATE/allowlist-request.yml @@ -16,7 +16,7 @@ body: required: true - label: Disabling these lists resolves the issue. required: true - - label: I do not utilize a dedicated block page or a block mode that returns a custom IP for blocked domains. In my environment, blocked domains return a zero/null IP (0.0.0.0 for A, :: for AAAA), or result in status NXDOMAIN or REFUSED for DNS resolutions. + - label: I do not utilize a dedicated block page or a block mode that returns a custom IP for blocked domains. In my environment, blocked domains return a zero/null IP, or result in status NXDOMAIN or REFUSED for DNS resolutions. required: true - type: dropdown