mirror of
https://github.com/AdsPower/adspower-browser.git
synced 2026-09-19 03:08:18 +08:00
docs: remove outdated create-browser account field requirement
Account fields (username, password, cookie, fakey) are optional and no longer need to be documented as required. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -23,7 +23,6 @@
|
||||
**create-browser** — Create a browser.
|
||||
|
||||
- **group_id** (required): Numeric string; use `"0"` for Ungrouped. Get list via get-group-list.
|
||||
- At least one of **username**, **password**, **cookie**, **fakey** (required): Account information.
|
||||
- **user_proxy_config** (required when **proxyid** is not provided): Inline proxy config (see [user-proxy-config.md](user-proxy-config.md)). For **create-browser**, if the user does not specify a proxy, set this field to `{"proxy_soft":"no_proxy"}`. When **proxyid** is present, this field is ignored.
|
||||
- **proxyid** (optional): Saved proxy ID or `"random"`. Takes priority over **user_proxy_config**; when provided, **user_proxy_config** may be omitted.
|
||||
- **name** (optional, max 100): Account name.
|
||||
|
||||
Reference in New Issue
Block a user