From edb024226aa5a80816e0c84e1c56dc7da52f33f9 Mon Sep 17 00:00:00 2001 From: wanhose Date: Fri, 23 Aug 2024 19:41:36 +0200 Subject: [PATCH] fix(database): issue #835 --- database.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/database.json b/database.json index 14b6100..6f9d2c9 100644 --- a/database.json +++ b/database.json @@ -262,6 +262,11 @@ "property": "filter", "selector": "body > *" }, + { + "action": "click", + "domain": "bbc.com", + "selector": "[aria-label=\"I do not agree\"]" + }, { "action": "click", "domain": "bilbaomuseoa.eus", @@ -14149,5 +14154,5 @@ "ytd-consent-bump-v2-lightbox" ] }, - "version": "1724434141265" + "version": "1724434874215" }