fix(database): issue #926

This commit is contained in:
wanhose 2024-09-10 20:29:58 +02:00
parent 44fc6d713a
commit dae90f000c

View File

@ -1001,7 +1001,8 @@
"#root", "#root",
"#wrapperDivisions", "#wrapperDivisions",
"body > *", "body > *",
"div:has(#main)" "div:has(#main)",
"html > *"
], ],
"selectors": [ "selectors": [
".___eucookiePopup", ".___eucookiePopup",
@ -13878,5 +13879,5 @@
"ytm-consent-bump-v2-renderer" "ytm-consent-bump-v2-renderer"
] ]
}, },
"version": "1725992780552" "version": "1725992950866"
} }