From aa90be277c9268b50bf1c32ecc8ec84b562274c7 Mon Sep 17 00:00:00 2001 From: wanhose Date: Fri, 6 Sep 2024 18:04:37 +0200 Subject: [PATCH] fix(database): issue #896 --- database.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/database.json b/database.json index 784b79a..b2f1a15 100644 --- a/database.json +++ b/database.json @@ -3052,6 +3052,7 @@ ".cookie-consent-panel-message", ".cookie-consent-pnl", ".cookie-consent-popup", + ".cookie-consent-prompt", ".cookie-consent-request", ".cookie-consent-show", ".cookie-consent-splash", @@ -9240,6 +9241,7 @@ "#cookie-consent-outer", "#cookie-consent-overlay", "#cookie-consent-popup", + "#cookie-consent-prompt", "#cookie-consent-root", "#cookie-consent-warning", "#cookie-consent-window", @@ -14492,5 +14494,5 @@ "ytd-consent-bump-v2-lightbox" ] }, - "version": "1725638478709" + "version": "1725638651365" }