This commit is contained in:
Gerd 2025-04-19 13:49:21 +02:00 committed by GitHub
parent 407c554eb7
commit 45ab28d585
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -4,6 +4,36 @@ labels: ["deny"]
assignees:
- hagezi
body:
- type: dropdown
id: adblocker
attributes:
label: Which AdBlocker or DNS cloud service do you use?
description: |
Choose the AdBlocker or DNS cloud service you are using. If its not listed, select Other and specify its name in the comments section below.
multiple: true
options:
- AdGuard
- AdGuard DNS
- AdGuard Home
- Pi-hole
- uBlock Origin
- adblock-lean
- ControlD
- DNSwarden
- NextDNS
- RethinkDNS
- Other
validations:
required: true
- type: input
id: other_adblocker
attributes:
label: Other AdBlocker or DNS cloud service
description: |
If you selected Other, please enter the name here.
validations:
required: false
- type: dropdown
id: blocklists
attributes: