diff --git a/config.mjs b/config.mjs index 88c1318..a9dfba9 100644 --- a/config.mjs +++ b/config.mjs @@ -46,13 +46,13 @@ let configs = { //请求参数 heroBotOptions: { - timeoutMs: 20000, + timeoutMs: 30000, referrer: '', }, //网页tab参数 heroTabOptions: { - timeoutMs: 30000 + timeoutMs: 60000 }, //常用浏览器user-agent