Skip to content
This repository has been archived by the owner on Jan 7, 2025. It is now read-only.

Commit

Permalink
Remove adult site to prevent bundling issues (#56)
Browse files Browse the repository at this point in the history
Co-authored-by: Cameron B <[email protected]>
  • Loading branch information
cboozar and cboozar authored Nov 24, 2022
1 parent b740a6b commit c7a77fa
Showing 1 changed file with 0 additions and 23 deletions.
23 changes: 0 additions & 23 deletions cookie-banner-rules-list.json
Original file line number Diff line number Diff line change
Expand Up @@ -741,29 +741,6 @@
},
"id": "2f9123b1-7d6b-460f-8da8-988f82238ec7"
},
{
"click": {
"optIn": "button.cmd-button-accept-all",
"optOut": "button.cmd-button-reject-all",
"presence": "div.cookies-modal"
},
"domain": "xhamster.com",
"cookies": {
"optIn": [
{
"name": "cookie_accept",
"value": "%7B%22e%22%3A1%2C%22n%22%3A1%2C%22tp%22%3A1%7D"
}
],
"optOut": [
{
"name": "cookie_accept",
"value": "%7B%22e%22%3A1%2C%22n%22%3A0%2C%22tp%22%3A0%7D"
}
]
},
"id": "02e04a3d-0848-4b10-a41d-80e31c4062a7"
},
{
"click": {
"optIn": ".btn--primary",
Expand Down

0 comments on commit c7a77fa

Please sign in to comment.