From a10f67b8c128a28a0ecce4792d8556486e418e51 Mon Sep 17 00:00:00 2001 From: wanhose Date: Sun, 8 Oct 2023 12:42:17 +0200 Subject: [PATCH] fix(data): issue #293 --- data/elements.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/data/elements.txt b/data/elements.txt index 21cee5c..8f4e3f4 100644 --- a/data/elements.txt +++ b/data/elements.txt @@ -12755,4 +12755,6 @@ s4s-privacy-module [class*="cookie-sidemenu__"] [class*="cookie-notice__"] [data-testid="gateway-container"][aria-hidden="true"] -[style="background: rgba(0, 0, 0, 0.38); backdrop-filter: blur(2px); position: fixed; inset: 0px; z-index: 999999; pointer-events: all; display: block; filter: none; max-width: 100vw; max-height: 100vh;"] \ No newline at end of file +[style="background: rgba(0, 0, 0, 0.38); backdrop-filter: blur(2px); position: fixed; inset: 0px; z-index: 999999; pointer-events: all; display: block; filter: none; max-width: 100vw; max-height: 100vh;"] +.consent_screen +[aria-label="Cookie consent"] \ No newline at end of file