From e0600b4178563edf97f0963f7c6c83872870ca9d Mon Sep 17 00:00:00 2001 From: wanhose Date: Sun, 8 Sep 2024 08:42:12 +0200 Subject: [PATCH] fix(database): issue #643 --- database.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/database.json b/database.json index 13cd489..d85b2fd 100644 --- a/database.json +++ b/database.json @@ -296,7 +296,7 @@ }, { "action": "click", - "domain": "consent.google.com", + "domain": "consent.google", "selector": "[aria-label=\"Alle ablehnen\"], [aria-label=\"Odrzuć wszystko\"], [aria-label=\"Rechazar todo\"], [aria-label=\"Recusar tudo\"], [aria-label=\"Reject all\"], [aria-label=\"Rejeitar tudo\"], [aria-label=\"Respinge tot\"], [aria-label=\"Rifiuta tutto\"], [aria-label=\"Tout refuser\"], [aria-label=\"Отклонить все\"]" }, { @@ -306,7 +306,7 @@ }, { "action": "click", - "domain": "consent.youtube.com", + "domain": "consent.youtube", "selector": "[aria-label=\"Alle ablehnen\"], [aria-label=\"Odrzuć wszystko\"], [aria-label=\"Rechazar todo\"], [aria-label=\"Recusar tudo\"], [aria-label=\"Reject all\"], [aria-label=\"Rejeitar tudo\"], [aria-label=\"Respinge tot\"], [aria-label=\"Rifiuta tutto\"], [aria-label=\"Tout refuser\"], [aria-label=\"Отклонить все\"]" }, {