fastt / start.sh
Persarce's picture
Upload 11 files
f12e1bd verified
raw
history blame contribute delete
126 Bytes
#!/bin/sh
npm install
export PPLX_COOKIE="Your Cookie"
export USER_AGENT="Your User-Agent"
export all_proxy=""
node index