Skip to content

Commit

Permalink
Add rule for lyreco.com
Browse files Browse the repository at this point in the history
Closes mozilla#43.
  • Loading branch information
Zoriot committed Sep 11, 2024
1 parent d0d5906 commit 491ef7e
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 @@ -7246,6 +7246,22 @@
}
]
}
},
{
"id": "7936e11b-62eb-4f23-b67b-1532e974ffd3",
"domains": ["lyreco.com"],
"cookies": {
"optOut": [
{
"name": "cookie-agreed",
"value": "2"
},
{
"name": "cookie-agreed-version",
"value": "1.0.0"
}
]
}
}
]
}

0 comments on commit 491ef7e

Please sign in to comment.