Skip to content

Commit

Permalink
Add rule for raspberrypi.com (#328)
Browse files Browse the repository at this point in the history
  • Loading branch information
reinerh authored Dec 3, 2023
1 parent d29d9e6 commit e5b8ae3
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 @@ -5563,6 +5563,14 @@
"presence": "div.cookie-consent-spice"
},
"cookies": {}
},
{
"id": "61dfb6a1-21b4-4f95-aa6d-946eb09f8511",
"domains": ["raspberrypi.com"],
"click": {},
"cookies": {
"optIn": [{ "name": "cookiebanner_accepted", "value": "1" }]
}
}
]
}

0 comments on commit e5b8ae3

Please sign in to comment.