mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-05 08:15:35 +02:00
bing-rewards: add page (#16889)
Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
This commit is contained in:
parent
113919f0b6
commit
44b4dede4d
1 changed files with 24 additions and 0 deletions
24
pages/common/bing-rewards.md
Normal file
24
pages/common/bing-rewards.md
Normal 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]}}`
|
Loading…
Add table
Reference in a new issue