From c8d0ec2140db9ea34d68c899f8541ce4b01df433 Mon Sep 17 00:00:00 2001 From: wanhose Date: Sat, 28 Jan 2023 14:08:13 +0100 Subject: [PATCH] fix(browser-extension): issue #134 --- data/elements.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/data/elements.txt b/data/elements.txt index 4afea6d..2c3f55b 100644 --- a/data/elements.txt +++ b/data/elements.txt @@ -12692,4 +12692,5 @@ cmm-cookie-banner [title="cookie iFrame"] .cc_dialog .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);"] \ No newline at end of file +[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 \ No newline at end of file