Skip to content

Commit

Permalink
Added a new rule for Dell websites (#339)
Browse files Browse the repository at this point in the history
  • Loading branch information
Greg-21 authored Dec 5, 2023
1 parent 5fecf16 commit c7789a6
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 @@ -5986,6 +5986,15 @@
"presence": ".new-policy-box",
"optIn": ".modal-box__buttons--save-all"
}
},
{
"id": "f1849b07-95e8-4ae0-a99d-24df5abbb3cb",
"domains": ["dell.com", "delltechnologies.com"],
"click": {
"presence": ".cc-window",
"optOut": ".cc-dismiss",
"optIn": ".cc-allow"
}
}
]
}

0 comments on commit c7789a6

Please sign in to comment.