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