fix(database): issue #118

This commit is contained in:
wanhose 2024-10-19 11:23:29 +02:00
parent 35f3622e00
commit a6f72cd90d

View File

@ -7103,6 +7103,7 @@
"[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=\"/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=\"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\"]",
@ -14024,5 +14025,5 @@
"ytm-consent-bump-v2-renderer" "ytm-consent-bump-v2-renderer"
] ]
}, },
"version": "1729329658145" "version": "1729329786828"
} }