🍒qlraw curtinlv/JD-Script

This commit is contained in:
Leon 2021-06-26 17:10:52 +08:00 committed by GitHub
parent 57dec5a338
commit b618ae60c1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -68,13 +68,30 @@ ql repo https://github.com/Oreomeow/dust.git "i-chenzhe|normal|member|car" "back
``` ```
ql repo https://github.com/star261/jd.git "scripts" "code" ql repo https://github.com/star261/jd.git "scripts" "code"
``` ```
- `curtinlv`
```
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
``` ```
> 赚京豆 *By curtinlv* > `curtinlv/JD-Script`(上面拉过仓库的可以不用拉了)
``` > cron
ql raw https://raw.githubusercontent.com/curtinlv/JD-Script/main/jd_zjd.py ```
``` 15 8 * * *
```
1. 赚京豆
```
ql raw https://raw.githubusercontent.com/curtinlv/JD-Script/main/jd_zjd.py
```
2. 入会
```
ql raw https://raw.githubusercontent.com/curtinlv/JD-Script/main/OpenCard/jd_OpenCard.py
```
3. 关注
```
ql raw https://raw.githubusercontent.com/curtinlv/JD-Script/main/getFollowGifts/jd_getFollowGift.py
```