Skip to content

Commit

Permalink
Add rule for thomann.de (#329)
Browse files Browse the repository at this point in the history
  • Loading branch information
reinerh authored Dec 3, 2023
1 parent 550ebc6 commit d29d9e6
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 @@ -5554,6 +5554,15 @@
"optIn": "button[data-testid=\"gdpr-btn-accept-all\"]",
"presence": "[data-testid=\"cookie-banner\"]"
}
},
{
"id": "5aa2d4df-2a5d-4abf-bb5a-bd714951f790",
"domains": ["thomann.de"],
"click": {
"optOut": "button.js-decline-all-cookies",
"presence": "div.cookie-consent-spice"
},
"cookies": {}
}
]
}

0 comments on commit d29d9e6

Please sign in to comment.