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

Commit

Permalink
Add rule for gls.de (#525)
Browse files Browse the repository at this point in the history
  • Loading branch information
debfx authored Sep 4, 2024
1 parent b38ad6d commit fe6c2be
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 @@ -7219,6 +7219,14 @@
"optIn": ".cookie-consent-banner__btn-primary",
"presence": "#cookie-consent-banner"
}
},
{
"id": "727d6577-ae04-4dc0-8ae3-c0af3f3787d5",
"domains": ["gls.de"],
"click": {
"presence": "div.cookie-notice",
"optOut": "button.cn-decline"
}
}
]
}

0 comments on commit fe6c2be

Please sign in to comment.