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

Commit

Permalink
Add rule for yazio.com
Browse files Browse the repository at this point in the history
  • Loading branch information
metametapod committed Mar 17, 2024
1 parent f6283ab commit 7bb0485
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions cookie-banner-rules-list.json
Original file line number Diff line number Diff line change
Expand Up @@ -6396,6 +6396,23 @@
"optOut": ".ei_lb_btnskip",
"presence": "#cookieLB"
}
},
{
"id": "B8CB497B-9E12-49A7-BA2A-B7842CAEDFC3",
"domains": ["yazio.com"],
"cookies": {
"optOut": [
{
"name": "cc_cookie",
"value": "{\"level\":[\"necessary\"],\"revision\":0,\"data\":null,\"rfc_cookie\":false}"
}
]
},
"click": {
"optIn": "#c-bns #c-p-bn",
"optOut": "#c-bns button.grey",
"presence": "#cm"
}
}
]
}

0 comments on commit 7bb0485

Please sign in to comment.