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{
|
SetBody(Request{
|
||||||
Cmd: "request.get",
|
Cmd: "request.get",
|
||||||
Url: target,
|
Url: target,
|
||||||
MaxTimeout: fs_timeout * 100,
|
MaxTimeout: fs_timeout * 1000,
|
||||||
OnlyCookies: true,
|
OnlyCookies: true,
|
||||||
}).
|
}).
|
||||||
Post(url)
|
Post(url)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user