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

Commit

Permalink
Add cookie rule for fedex.com
Browse files Browse the repository at this point in the history
  • Loading branch information
metametapod committed Dec 23, 2024
1 parent 7bfabfa commit 3fea6d8
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions cookie-banner-rules-list.json
Original file line number Diff line number Diff line change
Expand Up @@ -7250,6 +7250,14 @@
{
"id": "b2f079a7-2a86-4d1d-9a07-3d743f0c1a06",
"domains": ["fedex.com"],
"cookies": {
"optOut": [
{
"name": "_svs",
"value": "%7B%22c%22%3A%7B%221%22%3Atrue%2C%222%22%3Afalse%2C%223%22%3Afalse%7D%2C%22ct%22%3A1734975639067%7D"
}
]
},
"click": {
"optOut": ".fxg-gdpr__reject-all-btn",
"optIn": ".fxg-gdpr__accept-all-btn",
Expand Down

0 comments on commit 3fea6d8

Please sign in to comment.