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 Sep 21, 2024
1 parent 2fdab92 commit 5bf91d6
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)(0x2794f20), "headersModifyTarget": "headers", "headless": (func(bool) simple.BrowserConfigOpt)(0x2794960), "hostModifyTarget": "host", "noSandBox": (func(bool) simple.BrowserConfigOpt)(0x27948e0), "proxy": (func(string, ...string) simple.BrowserConfigOpt)(0x2794720), "requestModify": (func(string, simple.ModifyTarget, interface {}) simple.BrowserConfigOpt)(0x2794c80), "responseModify": (func(string, simple.ModifyTarget, interface {}) simple.BrowserConfigOpt)(0x27949e0), "wsAddress": (func(string) simple.BrowserConfigOpt)(0x2794640)}|
simple|(map[string]interface {}) map[string]interface {}{"bodyModifyTarget": "body", "bodyReplaceTarget": "bodyReplace", "createBrowser": (func(...simple.BrowserConfigOpt) *simple.VBrowser)(0x27950a0), "headersModifyTarget": "headers", "headless": (func(bool) simple.BrowserConfigOpt)(0x2794ae0), "hostModifyTarget": "host", "noSandBox": (func(bool) simple.BrowserConfigOpt)(0x2794a60), "proxy": (func(string, ...string) simple.BrowserConfigOpt)(0x27948a0), "requestModify": (func(string, simple.ModifyTarget, interface {}) simple.BrowserConfigOpt)(0x2794e00), "responseModify": (func(string, simple.ModifyTarget, interface {}) simple.BrowserConfigOpt)(0x2794b60), "wsAddress": (func(string) simple.BrowserConfigOpt)(0x27947c0)}|
urlChangeMode|(simulator.loginDetectMode) 0|

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

0 comments on commit 5bf91d6

Please sign in to comment.