t1 / start.bat
KBYKB's picture
Upload 8 files
7059faa verified
raw
history blame contribute delete
112 Bytes
call npm install
set PPLX_COOKIE=Your Cookie
set USER_AGENT=Your User-Agent
set all_proxy=
node index
pause