Signed-off-by: ngn <ngn@ngn.tf>
This commit is contained in:
parent
ba45437d65
commit
f8e486d9bc
@ -101,7 +101,7 @@ func Solve(target string) error {
|
||||
SetBody(Request{
|
||||
Cmd: "request.get",
|
||||
Url: target,
|
||||
MaxTimeout: fs_timeout * 100,
|
||||
MaxTimeout: fs_timeout * 1000,
|
||||
OnlyCookies: true,
|
||||
}).
|
||||
Post(url)
|
||||
|
Loading…
x
Reference in New Issue
Block a user