t1 / start.sh
KBYKB's picture
Upload 8 files
7059faa 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