From 657052e0b531acb051855cba7965284b9a16b2e8 Mon Sep 17 00:00:00 2001 From: wanhose Date: Sun, 4 Aug 2024 10:55:58 +0200 Subject: [PATCH] fix(database): issue #690 --- database.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/database.json b/database.json index ff66c27..59105e7 100644 --- a/database.json +++ b/database.json @@ -1581,6 +1581,7 @@ ".ccm-banner-small", ".ccm-bottom-slide", ".ccm-modal", + ".ccm-root", ".ccm-widget", ".ccmcss_oic", ".cconsent-nb-interstitial-overlay", @@ -7571,6 +7572,7 @@ "#ccm-banner-wrap", "#ccm-control-panel", "#ccm-cookiesDisclosure", + "#ccm-focus-helper--top", "#ccm-root", "#ccm-settings-summoner", "#ccm-widget", @@ -13649,5 +13651,5 @@ "ytd-consent-bump-v2-lightbox" ] }, - "version": "1722686968225" + "version": "1722761725558" }