mirror of
https://github.com/zhao-zg/jd-login.git
synced 2026-01-15 15:30:43 +08:00
Update README.md
This commit is contained in:
parent
225f0b945e
commit
dfac771630
@ -43,11 +43,11 @@ services:
|
|||||||
environment:
|
environment:
|
||||||
TZ: Asia/Shanghai
|
TZ: Asia/Shanghai
|
||||||
command: >
|
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 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
|
&& wget -O login.py https://raw.githubusercontent.com/zhao-zg/jd-login/main/login.py
|
||||||
&& python api.py"
|
&& python api.py"
|
||||||
networks: {}
|
networks: {}
|
||||||
```
|
```
|
||||||
|
|
||||||
# 感谢作者小九九
|
# 感谢原作者小九九
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user