fix(rules): issue #672
This commit is contained in:
parent
631120ca69
commit
3baae5385a
@ -20,6 +20,7 @@
|
||||
"database",
|
||||
"docs",
|
||||
"packages",
|
||||
"rules",
|
||||
"web"
|
||||
]
|
||||
]
|
||||
|
@ -20,5 +20,16 @@
|
||||
"urlFilter": "||cmp.inmobi.com^",
|
||||
"resourceTypes": ["script"]
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": 3,
|
||||
"priority": 1,
|
||||
"action": {
|
||||
"type": "block"
|
||||
},
|
||||
"condition": {
|
||||
"urlFilter": "||consent.trustarc.com^",
|
||||
"resourceTypes": ["script"]
|
||||
}
|
||||
}
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user