add proxy support

This commit is contained in:
Archeb
2024-05-15 13:24:44 +08:00
committed by 蚊子
parent 1e9ec66c70
commit 2c8e7b845a
4 changed files with 63 additions and 4 deletions
+2 -2
View File
@@ -1,5 +1,5 @@
call npm install
set YOUCOM_COOKIE=Your Cookie
set USER_AGENT=Your User-Agent
set PASSWORD=
set https_proxy=
node index
pause