From 0fbf27791148f55e1faa597c5e1c0e475041f609 Mon Sep 17 00:00:00 2001 From: wanhose Date: Thu, 3 Oct 2024 10:34:32 +0200 Subject: [PATCH] fix(database): issue #1031 --- database.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/database.json b/database.json index 2db0f7e..fd05870 100644 --- a/database.json +++ b/database.json @@ -4909,6 +4909,7 @@ ".js_header-cookie-bar", ".js--cookie-consent", ".js--cookiecontrol", + ".js--modal:has(.cookie-removal--container)", ".js-accept-cookie-container", ".js-accept-cookies-banner", ".js-acceptCookieDiv", @@ -13960,5 +13961,5 @@ "ytm-consent-bump-v2-renderer" ] }, - "version": "1727775808454" + "version": "1727944396184" }