Commit abf722bf authored by nanahira's avatar nanahira

fix

parent fbef75cd
Pipeline #858 passed with stages
in 6 minutes and 46 seconds
...@@ -14,7 +14,7 @@ if (!targetPhone && !targetEmail) { ...@@ -14,7 +14,7 @@ if (!targetPhone && !targetEmail) {
const proxy = new ProxyFetcher({ const proxy = new ProxyFetcher({
useProxy: (process.env["USE_PROXY"] === "true"), useProxy: (process.env["USE_PROXY"] === "true"),
proxySource: ["http://www.89ip.cn/tqdl.html?api=1&num=9999"]//, "http://www.66ip.cn/mo.php?tqsl=9999"], proxySource: ["http://www.89ip.cn/tqdl.html?api=1&num=9999"],//, "http://www.66ip.cn/mo.php?tqsl=9999"],
timeout: 10000 timeout: 10000
}) })
......
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