From d9fe148a05c0774c8ae1a80a5d15b777c55334fe Mon Sep 17 00:00:00 2001 From: Gerd Date: Wed, 19 Mar 2025 01:32:10 +0100 Subject: [PATCH] update --- .github/workflows/notworthit.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/notworthit.yml b/.github/workflows/notworthit.yml index b0bb74f33..aeefbec77 100644 --- a/.github/workflows/notworthit.yml +++ b/.github/workflows/notworthit.yml @@ -15,4 +15,4 @@ jobs: with: issue-number: ${{ github.event.issue.number }} close-reason: not_planned - comment: Thanks for the support, but not every normal domain will be excluded/allowed. In principle, only popular legal domains that have been on relevant top lists (Umbrella, Cloudflare, Tranco, Chrome, DomCop, ...) in the last 12 months or disrupt the functionality of popular apps, websites or services are excluded. No illegal domains, e.g. from the piracy category, will be unblocked.
If this requirement is not met, it will be decided on a case-by-case basis whether the domains will be excluded.
In this case, it was decided that it is not worth excluding the domain.
Allowing must be done in the personal allowlist.

The reason for this procedure is that the length of the denyallow/domain modifier in lists formatted for AdGuard or uBlock is limited before the rule becomes invalid. This means that if every normal domain of the corresponding TLD were to be excluded, important rules would become invalid at some point. It must therefore be carefully weighed up what is excluded and what is not. + comment: Thanks for the support, but not every normal domain will be excluded/allowed. In principle, only popular legal domains that have been on relevant top lists (Umbrella, Cloudflare, Tranco, Chrome, DomCop, ...) in the last 12 months or disrupt the functionality of popular apps, websites or services are excluded. No illegal domains, e.g. from the piracy category, will be unblocked.
If this requirement is not met, it will be decided on a case-by-case basis whether the domains will be excluded.
In this case, it was decided that it is not worth excluding the domain.
Allowing must be done in the personal allowlist.

The reason for this procedure is that the length of the denyallow/domain modifier in lists formatted for AdGuard or uBlock is limited before the rule becomes invalid. This means that if every legal domain of the corresponding TLD were to be excluded, important rules would become invalid at some point. It must therefore be carefully weighed up what is excluded and what is not.