From 8fe4bff5666391410537fb8ecfb07a91352ce9cb Mon Sep 17 00:00:00 2001 From: wanhose Date: Mon, 30 Sep 2024 13:16:44 +0200 Subject: [PATCH] fix(database): issue #811 --- database.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/database.json b/database.json index 0c99beb..23fb3ea 100644 --- a/database.json +++ b/database.json @@ -6755,7 +6755,7 @@ "[class*=\"_gdpr-cookie-popup_\"]", "[class*=\"-CookiesBar-\"]", "[class*=\"AnalyticsFooter-module--container\"]", - "[class*=\"consent-banner\"]", + "[class*=\"consent-banner\"]:not(#page)", "[class*=\"consent-manager\"]", "[class*=\"ConsentBanner\"]", "[class*=\"cookie-consent-CookieConsent-bottomSheet\"]", @@ -13924,5 +13924,5 @@ "ytm-consent-bump-v2-renderer" ] }, - "version": "1727693860303" + "version": "1727694994364" }