fix(database): issue #813

This commit is contained in:
wanhose 2024-08-23 20:15:54 +02:00
parent 829ab5a4f0
commit abf5af45b3

View File

@ -977,7 +977,7 @@
"stylesheet", "stylesheet",
"xmlhttprequest" "xmlhttprequest"
], ],
"urlFilter": "||wcpstatic.microsoft.com^" "urlFilter": "||transcend-cdn.com^"
} }
}, },
{ {
@ -986,6 +986,25 @@
"action": { "action": {
"type": "block" "type": "block"
}, },
"condition": {
"resourceTypes": [
"font",
"image",
"media",
"object",
"script",
"stylesheet",
"xmlhttprequest"
],
"urlFilter": "||wcpstatic.microsoft.com^"
}
},
{
"id": 23,
"priority": 1,
"action": {
"type": "block"
},
"condition": { "condition": {
"resourceTypes": [ "resourceTypes": [
"font", "font",
@ -14162,5 +14181,5 @@
"ytd-consent-bump-v2-lightbox" "ytd-consent-bump-v2-lightbox"
] ]
}, },
"version": "1724436778129" "version": "1724436932549"
} }