Skip to content

Commit

Permalink
Add rule for vegetology.com
Browse files Browse the repository at this point in the history
  • Loading branch information
metametapod committed Nov 17, 2023
1 parent a95a241 commit 1cadaef
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions cookie-banner-rules-list.json
Original file line number Diff line number Diff line change
Expand Up @@ -5494,6 +5494,22 @@
]
}
},
{
"id": "f7633fd9-05a0-4c21-b9e7-acfcd5df5234",
"domains": ["vegetology.com"],
"cookies": {
"optIn": [
{
"name": "cookieNotification",
"value": "true"
}
]
},
"click": {
"optIn": "div[data-name=\"comp-banner\"] button[aria-label=\"Dismiss\"]",
"presence": "div[data-name=\"comp-banner\"]"
}
},
{
"id": "14ea41fa-68ac-4c12-b906-7d2a259d5fb7",
"domains": ["openwrt.org"],
Expand Down

0 comments on commit 1cadaef

Please sign in to comment.