mirror of
https://github.com/hagezi/dns-blocklists.git
synced 2026-05-22 23:49:13 +00:00
This commit is contained in:
parent
bbb259fe5d
commit
3927d412da
9
.github/ISSUE_TEMPLATE/denylist-request.yml
vendored
9
.github/ISSUE_TEMPLATE/denylist-request.yml
vendored
@ -73,7 +73,11 @@ body:
|
||||
label: Which domain(s) should be blocked?
|
||||
description: |
|
||||
Provide the domains that should be blocked, ensuring you include only domain names (e.g., example.com). Do not include adblock rules, URLs, or other formats.
|
||||
IMPORTANT: No clickable links and ensure that you defang malicious domains, such as "malicious-domain[.]top," to safeguard against the potential ban of your GitHub account.
|
||||
placeholder: |
|
||||
example.com
|
||||
example.org
|
||||
example.net
|
||||
render: yaml
|
||||
validations:
|
||||
required: true
|
||||
|
||||
@ -83,6 +87,7 @@ body:
|
||||
label: Which website or app accesses the domain(s)?
|
||||
description: |
|
||||
Specify the websites or apps through which the domains are accessed.
|
||||
render: yaml
|
||||
validations:
|
||||
required: true
|
||||
|
||||
@ -116,5 +121,3 @@ body:
|
||||
options:
|
||||
- label: I confirm that the request does not contain any sexually explicit material or private/sensitive information.
|
||||
required: true
|
||||
- label: I confirm that the request does not contain any clickable links to malicious sites and that I have obfuscated malicious domains using defanging (e.g., malicious-domain[.]top).
|
||||
required: true
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user