fix(database): issue #118

This commit is contained in:
wanhose 2024-10-19 11:48:24 +02:00
parent 59229f7eeb
commit f8f2e64aef

View File

@ -7104,7 +7104,7 @@
"[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=\"/cookie-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 +14027,5 @@
"ytm-consent-bump-v2-renderer"
]
},
"version": "1729329954105"
"version": "1729331285138"
}