From c1e8cb0afc111c33c09b139977ca0aabe59934af Mon Sep 17 00:00:00 2001 From: wanhose Date: Sun, 11 Aug 2024 08:48:33 +0200 Subject: [PATCH] fix(database): issue #777 --- database.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/database.json b/database.json index 65bf59b..55d5d63 100644 --- a/database.json +++ b/database.json @@ -6601,6 +6601,7 @@ "[class*=\"GDPRConsentForm\"]", "[class*=\"GdprParentWrapper\"]", "[class*=\"GdprPopup\"]", + "[class*=\"Layout--\"][opacity=\"1\"]:has([data-role=\"cookies-modal-content\"])", "[class*=\"mxp-CookiePanel-cookie-panel-\"]", "[class*=\"mxp-CookiePanel-cookie-panel-overlay-\"]", "[class*=\"privacy-notification\"]", @@ -13700,5 +13701,5 @@ "ytd-consent-bump-v2-lightbox" ] }, - "version": "1723294022516" + "version": "1723358890100" }