fix(rules): issue #748
This commit is contained in:
parent
cb0216fdac
commit
2fd2daa368
@ -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"
|
||||||
|
Loading…
Reference in New Issue
Block a user