This commit is contained in:
Gerd 2025-04-04 13:26:42 +02:00 committed by GitHub
parent b0c1ac132e
commit b6875ca617
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -16,7 +16,9 @@ body:
required: true required: true
- label: Disabling these lists resolves the issue. - label: Disabling these lists resolves the issue.
required: true 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.
required: true
- type: dropdown - type: dropdown
id: devicetype id: devicetype
attributes: attributes:
@ -119,24 +121,7 @@ body:
If you selected Other, please enter the name here. If you selected Other, please enter the name here.
validations: validations:
required: false required: false
- type: checkboxes
attributes:
label: ControlD users
description: |
If you are using ControlD, make sure the Block Response in the profile settings is not set to Custom or Branded to rule out this feature as the cause of the issue.
options:
- label: IMPORTANT - I confirm that the Block Response is not set to Custom or Branded, and the issue persists.
required: false
- type: checkboxes
attributes:
label: NextDNS users
description: |
If you are using NextDNS, make sure the block page is disabled in the settings to rule out this feature as the cause of the issue.
options:
- label: IMPORTANT - I confirm that the bock page is disabled, and the issue persists.
required: false
- type: dropdown - type: dropdown
id: blocklists id: blocklists
attributes: attributes: