1
0
mirror of https://github.com/6dylan6/jdpro.git synced 2026-04-19 02:30:02 +08:00

Compare commits

..

1 Commits

Author SHA1 Message Date
Tangcong
a324e85203 Merge 005fe03104 into dc4c785de2 2025-01-21 17:22:20 +08:00
6 changed files with 18 additions and 8 deletions

12
jd_dplh0113.js Normal file

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -56,8 +56,8 @@ pnpm i -g cheerio@1.0.0
pnpm i -g tunnel pnpm i -g tunnel
# pnpm install -g tough-cookie@4.1.4 # pnpm install -g tough-cookie@4.1.4
pnpm i -g https-proxy-agent@7.0.5 pnpm i -g https-proxy-agent@7.0.5
pip3 install -i https://pypi.doubanio.com/simple/ jieba pip3 install -i https://pypi.tuna.tsinghua.edu.cn/simple/ jieba
pip3 install -i https://pypi.doubanio.com/simple/ requests pip3 install -i https://pypi.tuna.tsinghua.edu.cn/simple/ requests
rm -rf /usr/local/pnpm-global/5/node_modules/.pnpm/canvas* rm -rf /usr/local/pnpm-global/5/node_modules/.pnpm/canvas*
rm -rf /root/.local/share/pnpm/global/5/.pnpm/canvas* rm -rf /root/.local/share/pnpm/global/5/.pnpm/canvas*
pnpm i -g sharp@0.32.0 pnpm i -g sharp@0.32.0

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long