From 081451c793b2b16bc70e1dab3a4c6a631f24f521 Mon Sep 17 00:00:00 2001 From: Gerd Date: Tue, 21 Jan 2025 20:00:22 +0100 Subject: [PATCH] update --- .github/ISSUE_TEMPLATE/denylist-request.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/denylist-request.yml b/.github/ISSUE_TEMPLATE/denylist-request.yml index b5d29403f..03b9b63d8 100644 --- a/.github/ISSUE_TEMPLATE/denylist-request.yml +++ b/.github/ISSUE_TEMPLATE/denylist-request.yml @@ -72,11 +72,11 @@ body: attributes: 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. + Provide the domains that should be blocked, ensuring you include only domain/subdomain names (e.g. example.com, a.example.com). Do not include adblock rules, URLs, or other formats. placeholder: | example.com - example.org - example.net + a.example.org + a.b.example.net render: yaml validations: required: true