Skip to content

Commit

Permalink
Merge branch 'main' into thw
Browse files Browse the repository at this point in the history
  • Loading branch information
abhishekmadan30 authored Nov 30, 2023
2 parents 0997575 + 839fc2a commit 149cd33
Showing 1 changed file with 35 additions and 0 deletions.
35 changes: 35 additions & 0 deletions cookie-banner-rules-list.json
Original file line number Diff line number Diff line change
Expand Up @@ -5425,6 +5425,41 @@
},
"cookies": {}
},
{
"id": "31d9971f-e23d-4dd9-a891-99a85d97ad19",
"domains": ["lieferando.de", "just-eat.ch"],
"click": {
"optOut": "button[data-qa=\"privacy-settings-action-close\"]",
"optIn": "button[data-qa=\"privacy-settings-action-info\"]",
"presence": "[data-qa=\"privacy-settings\"]"
}
},
{
"id": "aa077f01-0574-4f1b-ad1b-3225c4dc59f7",
"domains": ["mindfactory.de"],
"click": {},
"cookies": {
"optOut": [{ "name": "cookies_accepted", "value": "false" }]
}
},
{
"click": {
"optIn": "button.cl-consent__btn",
"optOut": "button.cl-consent__close-link",
"presence": "div#cl-consent"
},
"cookies": {},
"id": "342bd7ca-6502-4df7-bd3a-0b884b51aaa7",
"domains": ["hdblog.it", "hdmotori.it"]
},
{
"id": "cdd5646d-06b3-4fdf-8530-b7d8a93f03df",
"domains": ["korodrogerie.de"],
"click": {},
"cookies": {
"optOut": [{ "name": "cookie-preference", "value": "1" }]
}
},
{
"id": "58226c30-e975-42f3-99e4-ca140b91e96c",
"domains": ["thw.de"],
Expand Down

0 comments on commit 149cd33

Please sign in to comment.