Added proxy.

This commit is contained in:
2026-08-17 22:48:02 +02:00
parent 5c7a0397c9
commit 941cb280be
18 changed files with 254 additions and 50 deletions

View File

@@ -42,6 +42,8 @@
"dist-exiftool": "^10.53.0",
"fluent-ffmpeg": "^2.1.3",
"fs-extra": "^11.4.0",
"http-proxy-agent": "^7.0.2",
"https-proxy-agent": "^7.0.6",
"js-yaml": "^5.2.3",
"mime": "^3.0.0",
"mime-types": "^3.0.2",
@@ -50,7 +52,9 @@
"object.omit": "^3.0.0",
"object.pick": "^1.3.0",
"sharp-phash": "^2.2.0",
"socks-proxy-agent": "^8.0.5",
"template-format": "^1.2.5",
"undici": "^7.29.0",
"unprint": "^0.19.20",
"url-pattern": "^1.0.3",
"winston": "^3.19.0",
@@ -63,5 +67,10 @@
"eslint": "^8.57.1",
"eslint-config-airbnb-base": "^15.0.0",
"eslint-plugin-import": "^2.32.0"
},
"allowScripts": {
"blake2@5.0.1": true,
"dist-exiftool@10.53.0": true,
"youtube-dl-exec@3.1.12": true
}
}