Byparr/extentions/uBOL-home/rulesets/regex/annoyances-cookies.json
2024-07-24 13:57:40 +00:00

16 lines
197 B
JSON

[
{
"action": {
"type": "allow"
},
"condition": {
"domainType": "firstParty",
"regexFilter": "complianz-gdpr-premium\\/cookiebanner",
"resourceTypes": [
"script"
]
},
"id": 1
}
]