Skip to content

Commit

Permalink
Added rule for golem.de
Browse files Browse the repository at this point in the history
This could also be expanded to:

{
  "id": "683710CF-F5E6-4707-BFB0-A69F133FC35C",
  "domains": ["golem.de"],
  "click": {
    "optIn": ".sp_choice_type_11",
    "presence": ".message-container > #notice",
    "runContext": "child"
  },
  "cookies": {
    "optIn": [
      {
        "name": "golem_consent20",
        "value": "cmp|220101"
      }
    ]
  }
}
  • Loading branch information
scharmach authored Nov 26, 2023
1 parent 49af878 commit 594745e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion cookie-banner-rules-list.json
Original file line number Diff line number Diff line change
Expand Up @@ -4097,7 +4097,8 @@
"tag24.de",
"kino.de",
"heise.de",
"bunte.de"
"bunte.de",
"golem.de"
],
"id": "d42bbaee-f96e-47e7-8e81-efc642518e97"
},
Expand Down

0 comments on commit 594745e

Please sign in to comment.