From daa774a3da35e4dec4beacee0ac8310a0ae6ba70 Mon Sep 17 00:00:00 2001 From: wanhose Date: Mon, 21 Oct 2024 10:31:19 +0200 Subject: [PATCH] fix(database): issue #44 --- database.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/database.json b/database.json index 6b1cb06..511f6b4 100644 --- a/database.json +++ b/database.json @@ -6302,6 +6302,7 @@ ".smt-cookie-note", ".sncmp-app_gdpr", ".snoop-cc", + ".so--modal:has(.so-cookie-banner)", ".so-cookie-wrapper", ".so-gdpr__cookie-notification", ".social-link-container", @@ -7103,8 +7104,8 @@ "[src=\"https://www.tumblr.com/dashboard/iframe/consent\"]", "[style*=\"bg_cookies.jpg\"]", "[style*=\"cookie-consent-zindex\"]", - "[style=\"inset: 0px; width: 100%; height: 100%; box-sizing: border-box; position: fixed; touch-action: none; padding: 20px; z-index: 10; display: flex; flex-direction: row; gap: 20px; justify-content: center; pointer-events: none;\"]:has([href=\"/privacy-policy\"])", "[style=\"inset: 0px; width: 100%; height: 100%; box-sizing: border-box; position: fixed; touch-action: none; padding: 20px; z-index: 10; display: flex; flex-direction: row; gap: 20px; justify-content: center; pointer-events: none;\"]:has([href=\"/cookie-policy\"])", + "[style=\"inset: 0px; width: 100%; height: 100%; box-sizing: border-box; position: fixed; touch-action: none; padding: 20px; z-index: 10; display: flex; flex-direction: row; gap: 20px; justify-content: center; pointer-events: none;\"]:has([href=\"/privacy-policy\"])", "[style=\"opacity: 1; display: flex;\"]:has(#ac)", "[style=\"z-index: 4;\"]:has([role=\"dialog\"] [data-anchor-id=\"cookie-policy\"])", "[tile-id=\"gdpr-banner\"]", @@ -14027,5 +14028,5 @@ "ytm-consent-bump-v2-renderer" ] }, - "version": "1729331285138" + "version": "1729499464722" }