Skip to content

Commit

Permalink
Add rule for vrn.de (#315)
Browse files Browse the repository at this point in the history
  • Loading branch information
reinerh authored Nov 30, 2023
1 parent 7a82fd8 commit 359a145
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions cookie-banner-rules-list.json
Original file line number Diff line number Diff line change
Expand Up @@ -5481,6 +5481,14 @@
{ "name": "consent_version", "value": "2.6" }
]
}
},
{
"id": "0ae7f461-8705-4222-b8ee-afa03e5150ff",
"domains": ["vrn.de"],
"click": {},
"cookies": {
"optOut": [{ "name": "hidecookie", "value": "true" }]
}
}
]
}

0 comments on commit 359a145

Please sign in to comment.