fastt / start.bat
Persarce's picture
Upload 11 files
f12e1bd 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