From 587bfcb54861e98921c87e2dc478e62c6783dfe7 Mon Sep 17 00:00:00 2001 From: Yuki2718 Date: Tue, 10 Mar 2026 01:21:43 +0900 Subject: [PATCH] blacklist blocking prodregistryv2.org --- .aglintrc.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.aglintrc.yaml b/.aglintrc.yaml index 7232559fb69..433f9baba80 100644 --- a/.aglintrc.yaml +++ b/.aglintrc.yaml @@ -69,7 +69,9 @@ rules: # /example\.(com|org)\/ads/ # # See example: https://regex101.com/r/L7CsOZ/1 - excludedRegExpPatterns: + excludedRegExpPatterns: + # https://github.com/easylist/easylist/commit/c0ba1cec6d0f9b584f9c39f411b09753735d8a00 + - \|\|prodregistryv2\.org\^ # https://github.com/AdguardTeam/AdGuardSDNSFilter/issues/2021 - \|\|fd\.cleantalk\.org\^ # https://github.com/easylist/easylist/pull/22890