From 5f717958e9948a7a110afa3245792fbd750c7cb8 Mon Sep 17 00:00:00 2001 From: wanhose Date: Mon, 30 Sep 2024 15:09:08 +0200 Subject: [PATCH] fix(database): issue #982 --- database.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/database.json b/database.json index a6c359d..01140fe 100644 --- a/database.json +++ b/database.json @@ -13889,6 +13889,7 @@ "app-cookie-consent", "app-cookies-bar", "app-cookies", + "aside:has(.so-cookie-banner)", "awsui-alert[dismiss*=\"CookieBanner\"]", "bahf-cookie-disclaimer-dpl3", "body:not([data-bd-content]) > .advertisement.contentAds.ads.adsbygoogle.top-banners.adbanner.bannerAd.ad-google.AdSense:first-child + div + div[class]:has(button)", @@ -13935,5 +13936,5 @@ "ytm-consent-bump-v2-renderer" ] }, - "version": "1727699290718" + "version": "1727701733222" }