Skip to content

Commit

Permalink
Add rule for thw.de
Browse files Browse the repository at this point in the history
  • Loading branch information
reinerh committed Nov 27, 2023
1 parent 311e74b commit fe2821f
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 @@ -5424,6 +5424,14 @@
"presence": "div#cookieconsent"
},
"cookies": {}
},
{
"id": "58226c30-e975-42f3-99e4-ca140b91e96c",
"domains": ["thw.de"],
"click": {},
"cookies": {
"optOut": [ { "name": "cookiebanner", "value": "closed" } ]
}
}
]
}

0 comments on commit fe2821f

Please sign in to comment.