This commit is contained in:
Leon 2021-06-26 18:14:39 +08:00 committed by GitHub
parent 33b078e13c
commit 677ad70223
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -79,19 +79,18 @@ ql repo https://github.com/curtinlv/JD-Script
ql raw https://raw.githubusercontent.com/jiulan/platypus/main/scripts/jd_ffl.js ql raw https://raw.githubusercontent.com/jiulan/platypus/main/scripts/jd_ffl.js
``` ```
> `curtinlv/JD-Script`(上面拉过仓库的可以不用拉了) > `curtinlv/JD-Script`(上面拉过仓库的可以不用拉了)
- cron ```
``` 15 8 * * *
15 8 * * * ```
```
>> 赚京豆 >> 赚京豆
``` ```
ql raw https://raw.githubusercontent.com/curtinlv/JD-Script/main/jd_zjd.py ql raw https://raw.githubusercontent.com/curtinlv/JD-Script/main/jd_zjd.py
``` ```
>> 入会 >> 入会
``` ```
ql raw https://raw.githubusercontent.com/curtinlv/JD-Script/main/OpenCard/jd_OpenCard.py ql raw https://raw.githubusercontent.com/curtinlv/JD-Script/main/OpenCard/jd_OpenCard.py
``` ```
>> 关注 >> 关注
``` ```
ql raw https://raw.githubusercontent.com/curtinlv/JD-Script/main/getFollowGifts/jd_getFollowGift.py ql raw https://raw.githubusercontent.com/curtinlv/JD-Script/main/getFollowGifts/jd_getFollowGift.py
``` ```