Skip to content

Commit

Permalink
Add rule for startnext.com (#313)
Browse files Browse the repository at this point in the history
Co-authored-by: abhishekmadan30 <[email protected]>
  • Loading branch information
reinerh and abhishekmadan30 authored Nov 30, 2023
1 parent 6166395 commit 3fe5493
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 @@ -5499,6 +5499,15 @@
"presence": "div.consent"
},
"cookies": {}
},
{
"id": "312f32e1-a6bf-4e87-b7a6-7480345823cf",
"domains": ["startnext.com"],
"click": {
"optOut": "button.js-cookie-decline",
"optIn": "button.js-cookie-accept",
"presence": "div#toast-container"
}
}
]
}

0 comments on commit 3fe5493

Please sign in to comment.