From 0be8854725ee9cba409e2efd7cc0f8b91e4e51cb Mon Sep 17 00:00:00 2001 From: wanhose Date: Sat, 28 Jan 2023 14:20:34 +0100 Subject: [PATCH] fix(browser-extension): issue #148 --- data/elements.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/data/elements.txt b/data/elements.txt index df50a8f..7b719e5 100644 --- a/data/elements.txt +++ b/data/elements.txt @@ -12694,4 +12694,5 @@ cmm-cookie-banner .cookie-notifier-section [style="position: fixed; left: 0px; top: 0px; width: 100%; height: 100%; z-index: 9999; background-color: rgba(0, 0, 0, 0.3);"] .privacy-cp-wall -.next-cookie-bar \ No newline at end of file +.next-cookie-bar +[class*="CookieConsent_root__"] \ No newline at end of file