Skip to content

Commit

Permalink
Add rule for huk24.de (#317)
Browse files Browse the repository at this point in the history
  • Loading branch information
reinerh authored Nov 30, 2023
1 parent a587666 commit 8668433
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions cookie-banner-rules-list.json
Original file line number Diff line number Diff line change
Expand Up @@ -5460,6 +5460,19 @@
"cookies": {
"optOut": [{ "name": "cookie-preference", "value": "1" }]
}
},
{
"id": "0fbacecc-fbda-4e4b-883f-9424790ccc74",
"domains": ["huk24.de"],
"click": {},
"cookies": {
"optOut": [
{ "name": "consent_functional", "value": "DENY" },
{ "name": "consent_marketing", "value": "DENY" },
{ "name": "consent_technical", "value": "ALLOW" },
{ "name": "consent_version", "value": "2.6" }
]
}
}
]
}

0 comments on commit 8668433

Please sign in to comment.