Skip to content

Commit

Permalink
Update api docs
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Aug 14, 2024
1 parent cd576de commit 17371eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/api/simulator.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ htmlChangeMode|(simulator.loginDetectMode) 1|
leaklessDefault|(simulator.LeaklessMode) 0|
leaklessOff|(simulator.LeaklessMode) -1|
leaklessOn|(simulator.LeaklessMode) 1|
simple|(map[string]interface {}) map[string]interface {}{"bodyModifyTarget": "body", "bodyReplaceTarget": "bodyReplace", "createBrowser": (func(...simple.BrowserConfigOpt) *simple.VBrowser)(0x26d9840), "headersModifyTarget": "headers", "headless": (func(bool) simple.BrowserConfigOpt)(0x26d9280), "hostModifyTarget": "host", "noSandBox": (func(bool) simple.BrowserConfigOpt)(0x26d9200), "proxy": (func(string, ...string) simple.BrowserConfigOpt)(0x26d9040), "requestModify": (func(string, simple.ModifyTarget, interface {}) simple.BrowserConfigOpt)(0x26d95a0), "responseModify": (func(string, simple.ModifyTarget, interface {}) simple.BrowserConfigOpt)(0x26d9300), "wsAddress": (func(string) simple.BrowserConfigOpt)(0x26d8f60)}|
simple|(map[string]interface {}) map[string]interface {}{"bodyModifyTarget": "body", "bodyReplaceTarget": "bodyReplace", "createBrowser": (func(...simple.BrowserConfigOpt) *simple.VBrowser)(0x26d99e0), "headersModifyTarget": "headers", "headless": (func(bool) simple.BrowserConfigOpt)(0x26d9420), "hostModifyTarget": "host", "noSandBox": (func(bool) simple.BrowserConfigOpt)(0x26d93a0), "proxy": (func(string, ...string) simple.BrowserConfigOpt)(0x26d91e0), "requestModify": (func(string, simple.ModifyTarget, interface {}) simple.BrowserConfigOpt)(0x26d9740), "responseModify": (func(string, simple.ModifyTarget, interface {}) simple.BrowserConfigOpt)(0x26d94a0), "wsAddress": (func(string) simple.BrowserConfigOpt)(0x26d9100)}|
urlChangeMode|(simulator.loginDetectMode) 0|

|函数名|函数描述/介绍|
Expand Down

0 comments on commit 17371eb

Please sign in to comment.