Skip to content

Commit

Permalink
Update rule to add optOut property
Browse files Browse the repository at this point in the history
  • Loading branch information
MikeFH committed Apr 29, 2024
1 parent 1c509ae commit f5e04c4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cookie-banner-rules-list.json
Original file line number Diff line number Diff line change
Expand Up @@ -3507,6 +3507,7 @@
{
"click": {
"optIn": "button.cc-banner__button-accept",
"optOut": "button.cc-banner__button-reject",
"presence": ".cc-banner"
},
"cookies": {},
Expand Down

0 comments on commit f5e04c4

Please sign in to comment.