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

Commit

Permalink
Fix cookie name for hetzner.com rule (#509)
Browse files Browse the repository at this point in the history
  • Loading branch information
debfx authored May 3, 2024
1 parent 1713062 commit 6e8803e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cookie-banner-rules-list.json
Original file line number Diff line number Diff line change
Expand Up @@ -5919,7 +5919,7 @@
"cookies": {
"optOut": [
{
"name": "CookieConsentDeclined",
"name": "__Secure-HO_Cookie_Consent_Declined",
"value": "1"
}
]
Expand Down

0 comments on commit 6e8803e

Please sign in to comment.