mirror of
https://gitea.augustin64.fr/piair/MsRewards-Reborn.git
synced 2025-11-02 15:03:53 +01:00
better
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
from selenium.common.exceptions import TimeoutException, NoSuchElementException, ElementClickInterceptedException
|
||||
|
||||
class Banned(Exception):
|
||||
pass
|
||||
|
||||
|
||||
@@ -93,7 +93,7 @@ def CustomSleep(temps):
|
||||
else:
|
||||
sleep(temps)
|
||||
except KeyboardInterrupt :
|
||||
printf("attente annulée", _mail)
|
||||
printf("attente annulée")
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user