Update README.md

This commit is contained in:
zhao-zg 2025-02-14 11:28:48 +08:00 committed by GitHub
parent 225f0b945e
commit dfac771630
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -43,11 +43,11 @@ services:
environment:
TZ: Asia/Shanghai
command: >
sh -c "pip install requests fake_useragent && rm -rf *
sh -c "rm -rf *
&& wget -O api.py https://raw.githubusercontent.com/zhao-zg/jd-login/main/api.py
&& wget -O login.py https://raw.githubusercontent.com/zhao-zg/jd-login/main/login.py
&& python api.py"
networks: {}
```
# 感谢作者小九九
# 感谢作者小九九