From dae90f000c41f65e2d11f1ddce0dec5fac75af6f Mon Sep 17 00:00:00 2001 From: wanhose Date: Tue, 10 Sep 2024 20:29:58 +0200 Subject: [PATCH] fix(database): issue #926 --- database.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/database.json b/database.json index 496d6a8..4435638 100644 --- a/database.json +++ b/database.json @@ -1001,7 +1001,8 @@ "#root", "#wrapperDivisions", "body > *", - "div:has(#main)" + "div:has(#main)", + "html > *" ], "selectors": [ ".___eucookiePopup", @@ -13878,5 +13879,5 @@ "ytm-consent-bump-v2-renderer" ] }, - "version": "1725992780552" + "version": "1725992950866" }