fix(rules): issue #748

This commit is contained in:
wanhose 2024-08-10 11:09:07 +02:00
parent cb0216fdac
commit 2fd2daa368

View File

@ -233,13 +233,32 @@
"action": { "action": {
"type": "block" "type": "block"
}, },
"condition": {
"resourceTypes": [
"font",
"image",
"media",
"object",
"script",
"stylesheet",
"xmlhttprequest"
],
"urlFilter": "||webtools.europa.eu/js/webtools.cck.js^"
}
},
{
"id": 14,
"priority": 1,
"action": {
"type": "block"
},
"condition": { "condition": {
"resourceTypes": ["script"], "resourceTypes": ["script"],
"urlFilter": "||www.redditstatic.com/onetrust.*.js" "urlFilter": "||www.redditstatic.com/onetrust.*.js"
} }
}, },
{ {
"id": 14, "id": 15,
"priority": 1, "priority": 1,
"action": { "action": {
"type": "block" "type": "block"