mirror of
https://github.com/hagezi/dns-blocklists.git
synced 2026-08-30 14:10:59 +00:00
update
This commit is contained in:
parent
407c554eb7
commit
45ab28d585
30
.github/ISSUE_TEMPLATE/denylist-request.yml
vendored
30
.github/ISSUE_TEMPLATE/denylist-request.yml
vendored
@ -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 it’s 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:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user