From e6de16437110f6e5e5279ff684e9421857715d32 Mon Sep 17 00:00:00 2001 From: wanhose Date: Sun, 25 Aug 2024 15:34:07 +0200 Subject: [PATCH 1/2] fix(database): issue #842 --- database.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/database.json b/database.json index 5a0e33e..fb1c5ef 100644 --- a/database.json +++ b/database.json @@ -6755,7 +6755,6 @@ ".sv-cookie-notification", ".sw-cookie-container", ".sw-cookies-banner", - ".swal2-container", ".swnza_banner", ".sx-cookie-consent", ".sx-cookie-notice", @@ -14363,5 +14362,5 @@ "ytd-consent-bump-v2-lightbox" ] }, - "version": "1724486081485" + "version": "1724592836220" } From c7b0864dcf85cb54a06a527bee55248d9c7350df Mon Sep 17 00:00:00 2001 From: wanhose Date: Sun, 25 Aug 2024 15:41:03 +0200 Subject: [PATCH 2/2] fix(database): issue #840 --- database.json | 21 ++++++++++++++++++++- 1 file changed, 20 insertions(+), 1 deletion(-) diff --git a/database.json b/database.json index fb1c5ef..d031604 100644 --- a/database.json +++ b/database.json @@ -1036,6 +1036,25 @@ ], "urlFilter": "||webtools.europa.eu/js/webtools.cck.js^" } + }, + { + "id": 25, + "priority": 1, + "action": { + "type": "block" + }, + "condition": { + "resourceTypes": [ + "font", + "image", + "media", + "object", + "script", + "stylesheet", + "xmlhttprequest" + ], + "urlFilter": "||cdn-cookieyes.com^" + } } ], "skips": { @@ -14362,5 +14381,5 @@ "ytd-consent-bump-v2-lightbox" ] }, - "version": "1724592836220" + "version": "1724593251217" }