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

Commit 0be780b

Browse files
authored
added rule for ondo.finance (#373)
1 parent a3bf5a8 commit 0be780b

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

cookie-banner-rules-list.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6137,6 +6137,15 @@
61376137
"presence": "#gdpr-cookie-message",
61386138
"optIn": "#gdpr-cookie-accept"
61396139
}
6140+
},
6141+
{
6142+
"id": "50105C82-FEDE-424E-884D-430FA7BCBED",
6143+
"domains": ["ondo.finance"],
6144+
"click": {
6145+
"optIn": "button[data-testid=\"allow-all-cookies-button\"]",
6146+
"optOut": "div[data-testid=\"cookie-popover\"] button:nth-child(2)",
6147+
"presence": "div[data-testid=\"cookie-popover\"]"
6148+
}
61406149
}
61416150
]
61426151
}

0 commit comments

Comments
 (0)