mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-25 20:37:48 +08:00
18 lines
402 B
JSON
18 lines
402 B
JSON
{
|
|
"name": "OneTrust",
|
|
"website": "http://www.onetrust.com",
|
|
"matches": [
|
|
{
|
|
"search": "cookies[OptanonConsent]",
|
|
"regexp": ".*"
|
|
},
|
|
{
|
|
"search": "script",
|
|
"regexp": "cdn\\.cookielaw\\.org"
|
|
},
|
|
{
|
|
"search": "script",
|
|
"regexp": "optanon\\.blob\\.core\\.windows\\.net"
|
|
}
|
|
]
|
|
} |