From b618ae60c16ed89d65883c7a987aa4e90e1da759 Mon Sep 17 00:00:00 2001 From: Leon <62660101+Oreomeow@users.noreply.github.com> Date: Sat, 26 Jun 2021 17:10:52 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=8D=92qlraw=20curtinlv/JD-Script?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Tasks/qlrepo/Readme.md | 25 +++++++++++++++++++++---- 1 file changed, 21 insertions(+), 4 deletions(-) diff --git a/Tasks/qlrepo/Readme.md b/Tasks/qlrepo/Readme.md index e9bf574..17e61d2 100644 --- a/Tasks/qlrepo/Readme.md +++ b/Tasks/qlrepo/Readme.md @@ -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" ``` +- `curtinlv` +``` +ql repo https://github.com/curtinlv/JD-Script +``` ## 单脚本 > 翻翻乐提现单文件 ``` ql raw https://raw.githubusercontent.com/jiulan/platypus/main/scripts/jd_ffl.js ``` -> 赚京豆 *By curtinlv* -``` -ql raw https://raw.githubusercontent.com/curtinlv/JD-Script/main/jd_zjd.py -``` +> `curtinlv/JD-Script`(上面拉过仓库的可以不用拉了) + > cron + ``` + 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 + ```