mirror of
https://github.com/TheNetsky/Microsoft-Rewards-Script.git
synced 2026-01-18 05:53:57 +00:00
Fix 2FA problem on new login page (#305)
* fix 2FA on new login page * change 2fa login checking element * temporary disable parallel due to errors when script tries to dismiss buttons
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
"baseURL": "https://rewards.bing.com",
|
||||
"sessionPath": "sessions",
|
||||
"headless": false,
|
||||
"parallel": true,
|
||||
"parallel": false,
|
||||
"runOnZeroPoints": false,
|
||||
"clusters": 1,
|
||||
"saveFingerprint": {
|
||||
|
||||
Reference in New Issue
Block a user