From 25da67077b6b6378b596ae591e4a3ef0cc87f80e Mon Sep 17 00:00:00 2001 From: piair Date: Fri, 27 May 2022 14:52:29 +0200 Subject: [PATCH] push --- V4.py | 1 + 1 file changed, 1 insertion(+) diff --git a/V4.py b/V4.py index ba5867c..0129565 100755 --- a/V4.py +++ b/V4.py @@ -670,6 +670,7 @@ def BingMobileSearch(override=randint(22, 25)): except Exception as e: echec += 1 if echec <= 3: + LogError("message") printf( f"echec du login sur la version mobile. on reesaye ({echec}/3), {e}" )