From abf5af45b30e77953a94b44b5786e4ab2298f3b3 Mon Sep 17 00:00:00 2001 From: wanhose Date: Fri, 23 Aug 2024 20:15:54 +0200 Subject: [PATCH] fix(database): issue #813 --- database.json | 23 +++++++++++++++++++++-- 1 file changed, 21 insertions(+), 2 deletions(-) diff --git a/database.json b/database.json index 95236a6..4ef35bf 100644 --- a/database.json +++ b/database.json @@ -977,7 +977,7 @@ "stylesheet", "xmlhttprequest" ], - "urlFilter": "||wcpstatic.microsoft.com^" + "urlFilter": "||transcend-cdn.com^" } }, { @@ -986,6 +986,25 @@ "action": { "type": "block" }, + "condition": { + "resourceTypes": [ + "font", + "image", + "media", + "object", + "script", + "stylesheet", + "xmlhttprequest" + ], + "urlFilter": "||wcpstatic.microsoft.com^" + } + }, + { + "id": 23, + "priority": 1, + "action": { + "type": "block" + }, "condition": { "resourceTypes": [ "font", @@ -14162,5 +14181,5 @@ "ytd-consent-bump-v2-lightbox" ] }, - "version": "1724436778129" + "version": "1724436932549" }