From a0668e45621586755c93e13be9e5290d67676635 Mon Sep 17 00:00:00 2001 From: wanhose Date: Fri, 23 Aug 2024 19:59:24 +0200 Subject: [PATCH] fix(database): issue #822 --- database.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/database.json b/database.json index 254f93c..0d53586 100644 --- a/database.json +++ b/database.json @@ -368,7 +368,7 @@ { "action": "click", "domain": "gmx.net", - "selector": "[data-section=\"accept\"]" + "selector": "[data-id=\"save-all-pur\"]" }, { "action": "click", @@ -14158,5 +14158,5 @@ "ytd-consent-bump-v2-lightbox" ] }, - "version": "1724435530289" + "version": "1724435953990" }