From e3c5b7a06e548db2bb809a535e25e06164feec00 Mon Sep 17 00:00:00 2001 From: Lei PAN Date: Fri, 21 Jul 2023 09:35:33 +0200 Subject: [PATCH] optimization --- src/workers/OCRChecker.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/workers/OCRChecker.js b/src/workers/OCRChecker.js index 3fcd0ac..aa65342 100644 --- a/src/workers/OCRChecker.js +++ b/src/workers/OCRChecker.js @@ -56,7 +56,7 @@ const ABOUT_BLANK = "about:blank" const GOOGLE_DISCONNECT_FR_1 = "Connectez-vous a Google" const GOOGLE_DISCONNECT_FR = "Rester déconnecté" const RECAPTCHA_FAILED_FR = "captcha a échoué" -const BRAVE_NOTIFICATION = "notifications Brave " +const BRAVE_NOTIFICATION = "notifications Brave" const BRAVE_SKIP_PUB = "Appuyez pour voir les boucliers" const BRAVE_SKIP_PUB_2 = "aucune pubilicite" const BRAVE_SKIP_PUB_3 = "aucun pubilicité"