Skip to content
This repository was archived by the owner on Jan 7, 2025. It is now read-only.

Commit a42a029

Browse files
authored
Added a new rule for action.com (#344)
1 parent fac1e6d commit a42a029

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

cookie-banner-rules-list.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6031,6 +6031,15 @@
60316031
"optOut": ".cc-deny",
60326032
"optIn": ".cc-allow"
60336033
}
6034+
},
6035+
{
6036+
"id": "04afc564-14b2-4c56-b72d-47a26e121f3b",
6037+
"domains": ["action.com"],
6038+
"click": {
6039+
"presence": "#cookiebanner",
6040+
"optOut": "#CybotCookiebotDialogBodyLevelButtonLevelOptinDeclineAll",
6041+
"optIn": "#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll"
6042+
}
60346043
}
60356044
]
60366045
}

0 commit comments

Comments
 (0)