wtf is this doing here
This commit is contained in:
parent
740390aa19
commit
bf666a8a9a
3
V4.py
3
V4.py
@ -831,13 +831,10 @@ def CheckPoint(): # a fix, ne marche pas dans 80% des cas, pas appelé aujourd
|
||||
|
||||
|
||||
def DailyRoutine():
|
||||
|
||||
|
||||
try:
|
||||
BingMobileSearch()
|
||||
except Exception as e:
|
||||
LogError(f"DalyRoutine - BingMobileSearch - {e}")
|
||||
print("\n")
|
||||
CustomSleep(uniform(3, 20))
|
||||
|
||||
MainWindows = login()
|
||||
|
Loading…
Reference in New Issue
Block a user