feat(browser-extension): add cdn.cookielaw.org to rules
This commit is contained in:
parent
53ea633f86
commit
631120ca69
@ -5,6 +5,17 @@
|
||||
"action": {
|
||||
"type": "block"
|
||||
},
|
||||
"condition": {
|
||||
"urlFilter": "||cdn.cookielaw.org^",
|
||||
"resourceTypes": ["script"]
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": 2,
|
||||
"priority": 1,
|
||||
"action": {
|
||||
"type": "block"
|
||||
},
|
||||
"condition": {
|
||||
"urlFilter": "||cmp.inmobi.com^",
|
||||
"resourceTypes": ["script"]
|
||||
|
Loading…
Reference in New Issue
Block a user