From 87dddb7d78f6ee32a4383c32d296f07898c618e9 Mon Sep 17 00:00:00 2001 From: Raymond Hill Date: Thu, 18 Sep 2025 10:17:38 -0400 Subject: [PATCH] Add back a uBO-specific version of "CERT.PL's Warning List" Related discussion: https://github.com/uBlockOrigin/uBlock-issues/discussions/3793 --- assets/assets.dev.json | 13 ++++++++++++- assets/assets.json | 13 ++++++++++++- 2 files changed, 24 insertions(+), 2 deletions(-) diff --git a/assets/assets.dev.json b/assets/assets.dev.json index 5bcaac7d8..e38bfdc6e 100644 --- a/assets/assets.dev.json +++ b/assets/assets.dev.json @@ -822,7 +822,7 @@ "POL-0": { "content": "filters", "group": "regions", - "parent": null, + "parent": "🇵🇱pl: Oficjalne Polskie Filtry", "off": true, "title": "🇵🇱pl: Oficjalne Polskie Filtry do uBlocka Origin", "tags": "ads polish polski", @@ -830,6 +830,17 @@ "contentURL": "https://raw.githubusercontent.com/MajkiIT/polish-ads-filter/master/polish-adblock-filters/adblock.txt", "supportURL": "https://github.com/MajkiIT/polish-ads-filter" }, + "POL-3": { + "content": "filters", + "group": "regions", + "parent": "🇵🇱pl: Oficjalne Polskie Filtry", + "off": true, + "title": "🇵🇱pl: CERT.PL's Warning List", + "tags": "malware polish polski", + "lang": "szl pl", + "contentURL": "https://hole.cert.pl/domains/v2/domains_ublock.txt", + "supportURL": "https://cert.pl/lista-ostrzezen/" + }, "ROU-1": { "content": "filters", "group": "regions", diff --git a/assets/assets.json b/assets/assets.json index fffd49a4e..9d5afadbf 100644 --- a/assets/assets.json +++ b/assets/assets.json @@ -822,7 +822,7 @@ "POL-0": { "content": "filters", "group": "regions", - "parent": null, + "parent": "🇵🇱pl: Oficjalne Polskie Filtry", "off": true, "title": "🇵🇱pl: Oficjalne Polskie Filtry do uBlocka Origin", "tags": "ads polish polski", @@ -830,6 +830,17 @@ "contentURL": "https://raw.githubusercontent.com/MajkiIT/polish-ads-filter/master/polish-adblock-filters/adblock.txt", "supportURL": "https://github.com/MajkiIT/polish-ads-filter" }, + "POL-3": { + "content": "filters", + "group": "regions", + "parent": "🇵🇱pl: Oficjalne Polskie Filtry", + "off": true, + "title": "🇵🇱pl: CERT.PL's Warning List", + "tags": "malware polish polski", + "lang": "szl pl", + "contentURL": "https://hole.cert.pl/domains/v2/domains_ublock.txt", + "supportURL": "https://cert.pl/lista-ostrzezen/" + }, "ROU-1": { "content": "filters", "group": "regions",