From c7b0864dcf85cb54a06a527bee55248d9c7350df Mon Sep 17 00:00:00 2001 From: wanhose Date: Sun, 25 Aug 2024 15:41:03 +0200 Subject: [PATCH] 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" }