From ed669df41de4717653e6695d99842c20bd555e9c Mon Sep 17 00:00:00 2001 From: wanhose Date: Tue, 10 Sep 2024 20:17:41 +0200 Subject: [PATCH] fix(database): issue #918 --- database.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/database.json b/database.json index 3e87602..ba18ce7 100644 --- a/database.json +++ b/database.json @@ -6196,6 +6196,7 @@ ".smsCookie", ".smt-cookie-note", ".sncmp-app_gdpr", + ".snoop-cc", ".so-cookie-wrapper", ".so-gdpr__cookie-notification", ".social-link-container", @@ -6976,6 +6977,7 @@ "[src=\"https://www.tumblr.com/dashboard/iframe/consent\"]", "[style*=\"bg_cookies.jpg\"]", "[style*=\"cookie-consent-zindex\"]", + "[style=\"z-index: 4;\"]:has([role=\"dialog\"] [data-anchor-id=\"cookie-policy\"])", "[tile-id=\"gdpr-banner\"]", "[title*=\"Antes de\"][aria-modal=\"true\"][role=\"dialog\"]", "[title*=\"Avant d'accéder\"][aria-modal=\"true\"][role=\"dialog\"]", @@ -13871,9 +13873,8 @@ "wsp-modal-window[data-type=\"cookie-modal\"]", "ytd-app ~ iron-overlay-backdrop", "ytd-consent-bump-v2-lightbox", - ".snoop-cc", "ytm-consent-bump-v2-renderer" ] }, - "version": "1725991877853" + "version": "1725992244794" }