mirror of
https://github.com/LightZirconite/Microsoft-Rewards-Bot.git
synced 2026-01-10 17:26:17 +00:00
Fix url
This commit is contained in:
@@ -132,9 +132,13 @@ Automatically create new Microsoft accounts with advanced security features:
|
||||
# Interactive mode (asks everything)
|
||||
npm run creator
|
||||
|
||||
# With specific recovery email (auto-detected, no flag needed!)
|
||||
# With specific recovery email (simplified URL - recommended)
|
||||
npm run creator -- https://rewards.bing.com/welcome?rh=YOUR_CODE -y backup@gmail.com
|
||||
|
||||
# If URL has & symbols (from Microsoft copy-paste), use quotes:
|
||||
npm run creator -- "https://rewards.bing.com/welcome?rh=CODE&ref=..." -y backup@gmail.com
|
||||
|
||||
# ⚠️ IMPORTANT: URLs with & MUST be in quotes (CMD/PowerShell requirement)
|
||||
```
|
||||
|
||||
**✨ Features:**
|
||||
|
||||
Reference in New Issue
Block a user