1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-08-05 03:15:33 +02:00

bing-rewards: add page (#16889)

Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
This commit is contained in:
Meinard Francisco 2025-06-20 01:38:21 +08:00 committed by GitHub
parent 113919f0b6
commit 44b4dede4d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -0,0 +1,24 @@
# bing-rewards
> Automate daily Bing Rewards points.
> More information: <https://github.com/jack-mil/bing-rewards>.
- Complete both desktop and mobile searches:
`bing-rewards`
- Run 10 searches with mobile user-agent:
`bing-rewards {{[-m|--mobile]}} {{[-c|--count]}} 10`
- Complete mobile and desktop searches using specified Chrome profile "Profile 1":
`bing-rewards --profile "Profile 1"`
- Run searches sequentially across multiple Chrome profiles:
`bing-rewards --profile "Default" "Profile 1" "Profile 2"`
- Display help:
`bing-rewards {{[-h|--help]}}`