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

Commit

Permalink
added rule for withings.com (#454)
Browse files Browse the repository at this point in the history
  • Loading branch information
cadeyrn authored Feb 22, 2024
1 parent b1f2d50 commit d113c6c
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions cookie-banner-rules-list.json
Original file line number Diff line number Diff line change
Expand Up @@ -6367,6 +6367,15 @@
"optIn": ".kick__data-grid__main .kick__btn",
"presence": "#kick__logi-container"
}
},
{
"id": "0132691F-247B-4CB9-BF9B-0EB61B7435F3",
"domains": ["withings.com"],
"click": {
"optIn": "#cookieBtnAll",
"optOut": "#cookieBtnContinue",
"presence": ".cookie_consent_withings"
}
}
]
}

0 comments on commit d113c6c

Please sign in to comment.