Skip to content

Commit

Permalink
Add rule for computerbase.de
Browse files Browse the repository at this point in the history
  • Loading branch information
reinerh committed Nov 25, 2023
1 parent 49af878 commit 35eda74
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions cookie-banner-rules-list.json
Original file line number Diff line number Diff line change
Expand Up @@ -5387,6 +5387,15 @@
"presence": ".cookieLayer"
},
"cookies": {}
},
{
"id": "2c73714d-0e9b-41a1-ad12-6bd15ddade67",
"domains": ["computerbase.de"],
"click": {
"optIn": "button#cookie-consent-button",
"presence": "dialog.consent"
},
"cookies": {}
}
]
}

0 comments on commit 35eda74

Please sign in to comment.