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}" )