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

Commit

Permalink
Create new rule for fnac sites
Browse files Browse the repository at this point in the history
  • Loading branch information
MikeFH committed Mar 6, 2024
1 parent 6a558dc commit 58b28aa
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions cookie-banner-rules-list.json
Original file line number Diff line number Diff line change
Expand Up @@ -409,6 +409,16 @@
"uisp.com"
]
},
{
"click": {
"optIn": "button#onetrust-accept-btn-handler",
"optOut": "button.onetrust-close-btn-handler",
"presence": "div#onetrust-consent-sdk"
},
"cookies": {},
"id": "2d821158-5945-4134-a078-56c6da4f678d",
"domains": ["fnac.be", "fnac.ch", "fnac.com", "fnac.pt"]
},
{
"click": {
"optIn": ".qc-cmp2-summary-buttons > :nth-child(3)",
Expand Down

0 comments on commit 58b28aa

Please sign in to comment.