mirror of
https://gitea.augustin64.fr/piair/MsRewards-Reborn.git
synced 2025-08-05 22:16:36 +02:00
bon...
This commit is contained in:
2
V6.py
2
V6.py
@ -483,7 +483,7 @@ def login_part_2(ldriver, cookies = False):
|
|||||||
def login(ldriver):
|
def login(ldriver):
|
||||||
try :
|
try :
|
||||||
pwd_login(ldriver)
|
pwd_login(ldriver)
|
||||||
login_part_2(ldriver, not success_cookies)
|
login_part_2(ldriver, 0)
|
||||||
ldriver.get("https://rewards.bing.com/")
|
ldriver.get("https://rewards.bing.com/")
|
||||||
except Banned:
|
except Banned:
|
||||||
raise Banned()
|
raise Banned()
|
||||||
|
Reference in New Issue
Block a user