Skip to content

Commit

Permalink
Add rule for reichelt.de (#297)
Browse files Browse the repository at this point in the history
Co-authored-by: Paul Zühlcke <[email protected]>
  • Loading branch information
reinerh and Trikolon authored Nov 27, 2023
1 parent 39efb1c commit 311e74b
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 @@ -5414,6 +5414,16 @@
"optIn": "button#cookie-consent-button",
"presence": "dialog.consent"
}
},
{
"id": "b81fc066-5cdd-4af6-b288-49de860e369a",
"domains": ["reichelt.de"],
"click": {
"optOut": "button#cookiecancel",
"optIn": "button#cookieok",
"presence": "div#cookieconsent"
},
"cookies": {}
}
]
}

0 comments on commit 311e74b

Please sign in to comment.