From b7f04383e8096058e27e62e03e114e45e4a99530 Mon Sep 17 00:00:00 2001 From: wanhose Date: Sat, 19 Oct 2024 11:18:23 +0200 Subject: [PATCH] fix(database): issue #120 --- database.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/database.json b/database.json index 34155d8..cc189e2 100644 --- a/database.json +++ b/database.json @@ -6689,6 +6689,7 @@ ".widget-gdpr-banner", ".widget-gdpr-cookie-banner", ".widget-GdprCookieBanner", + ".widget.HTML:has([href=\"https://policies.google.com/technologies/cookies\"])", ".widilo-cookie-rules", ".win_cookies", ".with-cookie", @@ -14022,5 +14023,5 @@ "ytm-consent-bump-v2-renderer" ] }, - "version": "1729328887694" + "version": "1729329477505" }