feat: update sign-in URL to redirect to the rewards dashboard

This commit is contained in:
2025-11-04 22:23:58 +01:00
parent 76c7ce3100
commit 411b435555
2 changed files with 2 additions and 2 deletions

View File

@@ -102,7 +102,7 @@ export class Login {
return
}
await page.goto('https://rewards.bing.com/signin', { waitUntil: 'domcontentloaded' })
await page.goto('https://www.bing.com/rewards/dashboard', { waitUntil: 'domcontentloaded' })
await this.disableFido(page)
const [, , portalCheck] = await Promise.allSettled([