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

Commit

Permalink
Add coolblue.nl (#27)
Browse files Browse the repository at this point in the history
* Add coolblue.nl

Co-authored-by: Trikolon <[email protected]>
  • Loading branch information
Vinnl and Trikolon authored Nov 11, 2022
1 parent db0c69f commit 3bbf0ce
Showing 1 changed file with 18 additions and 3 deletions.
21 changes: 18 additions & 3 deletions cookie-banner-rules-list.json
Original file line number Diff line number Diff line change
Expand Up @@ -7454,13 +7454,28 @@
"optOut": [
{
"name": "bolConsentChoices",
"path": "/",
"value": "source#OFC|version#6|int-tran#false|ext-tran#false|int-beh#false|ext-beh#false",
"sameSite": 0
"value": "source#OFC|version#6|int-tran#false|ext-tran#false|int-beh#false|ext-beh#false"
}
]
},
"id": "637c8bb9-b2f6-493e-86c2-f1954aa6a96a"
},
{
"click": {
"optIn": "button[name=accept_cookie]",
"optOut": "button[name=decline_cookie]",
"presence": ".js-cookie-notification__form"
},
"domain": "coolblue.nl",
"cookies": {
"optOut": [
{
"name": "cookie-preferences",
"value": "eyJmdW5jdGlvbmFsIjp0cnVlLCJhbmFseXRpY2FsIjp0cnVlLCJtYXJrZXRpbmciOmZhbHNlfQ%3D%3D"
}
]
},
"id": "1bf6fa4e-7882-41cf-b5e1-ef3c91485006"
}
]
}

0 comments on commit 3bbf0ce

Please sign in to comment.