From e8d2883a7fabec9aac59ad9e0f16ef9e3d3d3f36 Mon Sep 17 00:00:00 2001 From: wanhose Date: Sat, 31 Aug 2024 13:12:16 +0200 Subject: [PATCH] fix(database): issue #857 --- database.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/database.json b/database.json index fb54c40..b29f7b4 100644 --- a/database.json +++ b/database.json @@ -14419,6 +14419,7 @@ "amp-consent", "app-banner[arialabel*=\"Cookies\"]", "app-cookie-acceptance", + "app-cookie-consent", "app-cookies-bar", "app-cookies", "awsui-alert[dismiss*=\"CookieBanner\"]", @@ -14460,5 +14461,5 @@ "ytd-consent-bump-v2-lightbox" ] }, - "version": "1725102642139" + "version": "1725102718001" }