Skip to content

Commit

Permalink
Added a new rule for action.com
Browse files Browse the repository at this point in the history
  • Loading branch information
Greg-21 committed Dec 5, 2023
1 parent 95a9e7f commit be0f8a0
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions cookie-banner-rules-list.json
Original file line number Diff line number Diff line change
Expand Up @@ -5964,6 +5964,15 @@
"optOut": ".decline-button",
"optIn": ".agree-button"
}
},
{
"id": "04afc564-14b2-4c56-b72d-47a26e121f3b",
"domains": ["action.com"],
"click": {
"presence": "#cookiebanner",
"optOut": "#CybotCookiebotDialogBodyLevelButtonLevelOptinDeclineAll",
"optIn": "#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll"
}
}
]
}

0 comments on commit be0f8a0

Please sign in to comment.