fix(rules): issue #669
This commit is contained in:
parent
3baae5385a
commit
094a7a7181
@ -31,5 +31,16 @@
|
|||||||
"urlFilter": "||consent.trustarc.com^",
|
"urlFilter": "||consent.trustarc.com^",
|
||||||
"resourceTypes": ["script"]
|
"resourceTypes": ["script"]
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": 4,
|
||||||
|
"priority": 1,
|
||||||
|
"action": {
|
||||||
|
"type": "block"
|
||||||
|
},
|
||||||
|
"condition": {
|
||||||
|
"urlFilter": "||wcpstatic.microsoft.com^",
|
||||||
|
"resourceTypes": ["script"]
|
||||||
|
}
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
Loading…
Reference in New Issue
Block a user