Commit 66cc705e authored by nanahira's avatar nanahira

timeout

parent eef6b14a
...@@ -47,7 +47,7 @@ export class ProxyFetcher { ...@@ -47,7 +47,7 @@ export class ProxyFetcher {
headers: { headers: {
"User-Agent": "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:77.0) Gecko/20100101 Firefox/77.0" "User-Agent": "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:77.0) Gecko/20100101 Firefox/77.0"
}, },
timeout: 5000, timeout: 10000,
...options ...options
})).data; })).data;
return data; return data;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment