cookie-dialog-monster/packages/browser-extension/src/rules.json

193 lines
3.2 KiB
JSON
Raw Normal View History

[
{
"id": 1,
"priority": 1,
"action": {
"type": "block"
},
"condition": {
2024-08-04 12:17:58 +00:00
"resourceTypes": [
"font",
"image",
"media",
"object",
"script",
"stylesheet",
"xmlhttprequest"
],
"urlFilter": "||app.usercentrics.eu^"
}
},
{
"id": 2,
"priority": 1,
"action": {
"type": "block"
},
"condition": {
2024-08-04 12:17:58 +00:00
"resourceTypes": [
"font",
"image",
"media",
"object",
"script",
"stylesheet",
"xmlhttprequest"
],
2024-08-04 11:19:49 +00:00
"urlFilter": "||c.evidon.com^"
}
2024-08-04 10:29:16 +00:00
},
{
"id": 3,
"priority": 1,
"action": {
"type": "block"
},
"condition": {
2024-08-04 12:17:58 +00:00
"resourceTypes": [
"font",
"image",
"media",
"object",
"script",
"stylesheet",
"xmlhttprequest"
],
2024-08-04 11:19:49 +00:00
"urlFilter": "||cdn.cookielaw.org^"
2024-08-04 10:29:16 +00:00
}
2024-08-04 10:33:29 +00:00
},
{
"id": 4,
"priority": 1,
"action": {
"type": "block"
},
"condition": {
2024-08-04 12:17:58 +00:00
"resourceTypes": [
"font",
"image",
"media",
"object",
"script",
"stylesheet",
"xmlhttprequest"
],
2024-08-04 11:19:49 +00:00
"urlFilter": "||cmp.inmobi.com^"
}
},
{
"id": 5,
"priority": 1,
"action": {
"type": "block"
},
2024-08-04 11:19:49 +00:00
"condition": {
2024-08-04 12:17:58 +00:00
"resourceTypes": [
"font",
"image",
"media",
"object",
"script",
"stylesheet",
"xmlhttprequest"
],
2024-08-04 11:19:49 +00:00
"urlFilter": "||consent.trustarc.com^"
}
},
{
"id": 6,
"priority": 1,
"action": {
"type": "block"
},
"condition": {
2024-08-04 12:17:58 +00:00
"resourceTypes": [
"font",
"image",
"media",
"object",
"script",
"stylesheet",
"xmlhttprequest"
],
2024-08-04 16:30:21 +00:00
"urlFilter": "||eu.fastcmp.com^"
2024-08-04 12:17:58 +00:00
}
},
{
"id": 7,
"priority": 1,
"action": {
"type": "block"
},
2024-08-04 16:30:21 +00:00
"condition": {
"resourceTypes": [
"font",
"image",
"media",
"object",
"script",
"stylesheet",
"xmlhttprequest"
],
"urlFilter": "||optanon.blob.core.windows.net^"
}
},
{
"id": 8,
"priority": 1,
"action": {
"type": "block"
},
"condition": {
"resourceTypes": [
"font",
"image",
"media",
"object",
"script",
"stylesheet",
"xmlhttprequest"
],
"urlFilter": "||static.fastcmp.com^"
}
},
{
"id": 9,
"priority": 1,
"action": {
"type": "block"
},
2024-08-04 12:17:58 +00:00
"condition": {
"resourceTypes": [
"font",
"image",
"media",
"object",
"script",
"stylesheet",
"xmlhttprequest"
],
"urlFilter": "||wcpstatic.microsoft.com^"
2024-08-04 10:33:29 +00:00
}
2024-08-04 16:30:21 +00:00
},
{
"id": 10,
"priority": 1,
"action": {
"type": "block"
},
"condition": {
"resourceTypes": [
"font",
"image",
"media",
"object",
"script",
"stylesheet",
"xmlhttprequest"
],
"urlFilter": "https://www.lensois.com/wp-admin/admin-ajax.php"
}
}
]