Revert 96bc17aa10
This commit is contained in:
parent
27768081e2
commit
5448c22031
19 changed files with 125 additions and 194 deletions
|
|
@ -57,7 +57,7 @@ export default class Resolver {
|
|||
|
||||
const object = await request({
|
||||
url: value,
|
||||
proxy: config.proxy.getOrElse(null),
|
||||
proxy: config.proxy,
|
||||
timeout: this.timeout,
|
||||
headers: {
|
||||
'User-Agent': config.user_agent,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue