From bfc7c717bf5722f7a4c8a0f6a62925a94177157f Mon Sep 17 00:00:00 2001 From: wanhose Date: Thu, 3 Oct 2024 11:01:15 +0200 Subject: [PATCH] fix(database): issue #1038 --- database.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/database.json b/database.json index 36125ed..65a9b31 100644 --- a/database.json +++ b/database.json @@ -6965,6 +6965,7 @@ "[data-react-class=\"CookieNotice\"]", "[data-react-class=\"EUCookieBanner\"]", "[data-role=\"cookie-policy-banner\"]", + "[data-role=\"cwall\"]", "[data-role=\"gdpr-cookie-container\"]", "[data-section-type=\"CookiesBanner\"]", "[data-selector=\"container@cookiebar\"]", @@ -10772,6 +10773,7 @@ "#custom-header-cookie", "#customCookieLoadingBackground", "#cw-cookieInfo", + "#cwall", "#cwarn-box", "#cWarn.cookies", "#CWCookie", @@ -13968,5 +13970,5 @@ "ytm-consent-bump-v2-renderer" ] }, - "version": "1727945396766" + "version": "1727946048164" }