fix(database): issue #44

This commit is contained in:
wanhose 2024-10-21 10:31:19 +02:00
parent b0e56c87eb
commit daa774a3da

View File

@ -6302,6 +6302,7 @@
".smt-cookie-note", ".smt-cookie-note",
".sncmp-app_gdpr", ".sncmp-app_gdpr",
".snoop-cc", ".snoop-cc",
".so--modal:has(.so-cookie-banner)",
".so-cookie-wrapper", ".so-cookie-wrapper",
".so-gdpr__cookie-notification", ".so-gdpr__cookie-notification",
".social-link-container", ".social-link-container",
@ -7103,8 +7104,8 @@
"[src=\"https://www.tumblr.com/dashboard/iframe/consent\"]", "[src=\"https://www.tumblr.com/dashboard/iframe/consent\"]",
"[style*=\"bg_cookies.jpg\"]", "[style*=\"bg_cookies.jpg\"]",
"[style*=\"cookie-consent-zindex\"]", "[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=\"/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=\"opacity: 1; display: flex;\"]:has(#ac)",
"[style=\"z-index: 4;\"]:has([role=\"dialog\"] [data-anchor-id=\"cookie-policy\"])", "[style=\"z-index: 4;\"]:has([role=\"dialog\"] [data-anchor-id=\"cookie-policy\"])",
"[tile-id=\"gdpr-banner\"]", "[tile-id=\"gdpr-banner\"]",
@ -14027,5 +14028,5 @@
"ytm-consent-bump-v2-renderer" "ytm-consent-bump-v2-renderer"
] ]
}, },
"version": "1729331285138" "version": "1729499464722"
} }