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

Commit 491ef7e

Browse files
committed
Add rule for lyreco.com
Closes #43.
1 parent d0d5906 commit 491ef7e

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

cookie-banner-rules-list.json

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7246,6 +7246,22 @@
72467246
}
72477247
]
72487248
}
7249+
},
7250+
{
7251+
"id": "7936e11b-62eb-4f23-b67b-1532e974ffd3",
7252+
"domains": ["lyreco.com"],
7253+
"cookies": {
7254+
"optOut": [
7255+
{
7256+
"name": "cookie-agreed",
7257+
"value": "2"
7258+
},
7259+
{
7260+
"name": "cookie-agreed-version",
7261+
"value": "1.0.0"
7262+
}
7263+
]
7264+
}
72497265
}
72507266
]
72517267
}

0 commit comments

Comments
 (0)