fix(database): issue #896

This commit is contained in:
wanhose 2024-09-06 18:04:37 +02:00
parent cf9bce84de
commit aa90be277c

View File

@ -3052,6 +3052,7 @@
".cookie-consent-panel-message", ".cookie-consent-panel-message",
".cookie-consent-pnl", ".cookie-consent-pnl",
".cookie-consent-popup", ".cookie-consent-popup",
".cookie-consent-prompt",
".cookie-consent-request", ".cookie-consent-request",
".cookie-consent-show", ".cookie-consent-show",
".cookie-consent-splash", ".cookie-consent-splash",
@ -9240,6 +9241,7 @@
"#cookie-consent-outer", "#cookie-consent-outer",
"#cookie-consent-overlay", "#cookie-consent-overlay",
"#cookie-consent-popup", "#cookie-consent-popup",
"#cookie-consent-prompt",
"#cookie-consent-root", "#cookie-consent-root",
"#cookie-consent-warning", "#cookie-consent-warning",
"#cookie-consent-window", "#cookie-consent-window",
@ -14492,5 +14494,5 @@
"ytd-consent-bump-v2-lightbox" "ytd-consent-bump-v2-lightbox"
] ]
}, },
"version": "1725638478709" "version": "1725638651365"
} }