fix(database): issue #817
This commit is contained in:
parent
609a2cd349
commit
e09af4567f
@ -1607,6 +1607,7 @@
|
|||||||
".container",
|
".container",
|
||||||
".layout",
|
".layout",
|
||||||
".page",
|
".page",
|
||||||
|
".rp-container",
|
||||||
".wrapper",
|
".wrapper",
|
||||||
"#__next",
|
"#__next",
|
||||||
"#a-page",
|
"#a-page",
|
||||||
@ -3007,6 +3008,7 @@
|
|||||||
".Cookie-consent-block",
|
".Cookie-consent-block",
|
||||||
".cookie-consent-bottom",
|
".cookie-consent-bottom",
|
||||||
".cookie-consent-box",
|
".cookie-consent-box",
|
||||||
|
".cookie-consent-change__container",
|
||||||
".cookie-consent-comp",
|
".cookie-consent-comp",
|
||||||
".cookie-consent-container",
|
".cookie-consent-container",
|
||||||
".cookie-consent-content",
|
".cookie-consent-content",
|
||||||
@ -7513,6 +7515,7 @@
|
|||||||
"[data-test*=\"Cookie-Banner\"]",
|
"[data-test*=\"Cookie-Banner\"]",
|
||||||
"[data-test=\"cookie-banner\"]",
|
"[data-test=\"cookie-banner\"]",
|
||||||
"[data-test=\"cookie-consent-notification\"]",
|
"[data-test=\"cookie-consent-notification\"]",
|
||||||
|
"[data-test=\"cookie-message-container\"]",
|
||||||
"[data-test=\"cookie-overlay\"]",
|
"[data-test=\"cookie-overlay\"]",
|
||||||
"[data-test=\"cookie-policy-banner\"]",
|
"[data-test=\"cookie-policy-banner\"]",
|
||||||
"[data-test=\"cookie-policy-sheet\"]",
|
"[data-test=\"cookie-policy-sheet\"]",
|
||||||
@ -14464,5 +14467,5 @@
|
|||||||
"ytd-consent-bump-v2-lightbox"
|
"ytd-consent-bump-v2-lightbox"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"version": "1725175443584"
|
"version": "1725175693155"
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user