fix(database): issue #839
This commit is contained in:
parent
8efff7c57b
commit
9d69937f32
@ -932,10 +932,10 @@
|
|||||||
".js--overlay",
|
".js--overlay",
|
||||||
".modal-backdrop",
|
".modal-backdrop",
|
||||||
".offcanvas-backdrop",
|
".offcanvas-backdrop",
|
||||||
".overlay",
|
".overlay:not([class*=\"ytd\"])",
|
||||||
".ui-widget-overlay",
|
".ui-widget-overlay",
|
||||||
".usercentrics-bg",
|
".usercentrics-bg",
|
||||||
"#overlay",
|
"#overlay:not([class*=\"ytd\"])",
|
||||||
"overlay-block"
|
"overlay-block"
|
||||||
],
|
],
|
||||||
"classes": [
|
"classes": [
|
||||||
@ -6681,8 +6681,6 @@
|
|||||||
".xs4all-cookieWall",
|
".xs4all-cookieWall",
|
||||||
".xsCookieConsent",
|
".xsCookieConsent",
|
||||||
".yd-jig-cookielaw",
|
".yd-jig-cookielaw",
|
||||||
".ytd-consent-bump-v2-lightbox",
|
|
||||||
".ytd-consent-bump-v2-renderer",
|
|
||||||
".z-banner-cookie",
|
".z-banner-cookie",
|
||||||
".z-cookieBar_text",
|
".z-cookieBar_text",
|
||||||
".z-cookieBar_wrapper",
|
".z-cookieBar_wrapper",
|
||||||
@ -13894,5 +13892,5 @@
|
|||||||
"ytm-consent-bump-v2-renderer"
|
"ytm-consent-bump-v2-renderer"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"version": "1726176061602"
|
"version": "1726177329894"
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user