From bd150f6091d12d946d2a23c2cbdcbcae464d1436 Mon Sep 17 00:00:00 2001 From: wanhose Date: Thu, 12 Sep 2024 22:10:11 +0200 Subject: [PATCH] fix(database): issue #939 --- database.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/database.json b/database.json index c0b8330..d1e014f 100644 --- a/database.json +++ b/database.json @@ -312,7 +312,7 @@ { "action": "click", "domain": "dailymotion.com", - "selector": "[class*=\"TCF2Popup__containerButtons\"] > button:nth-child(2)" + "selector": "[aria-label=\"Continue without accepting\"]" }, { "action": "click", @@ -13887,5 +13887,5 @@ "ytm-consent-bump-v2-renderer" ] }, - "version": "1726003478163" + "version": "1726171735029" }