From 33b078e13c28cf6fcaad2ecc1dfda2c8de62e92b Mon Sep 17 00:00:00 2001 From: Leon <62660101+Oreomeow@users.noreply.github.com> Date: Sat, 26 Jun 2021 18:11:53 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Tasks/qlrepo/Readme.md | 29 ++++++++++++++--------------- 1 file changed, 14 insertions(+), 15 deletions(-) diff --git a/Tasks/qlrepo/Readme.md b/Tasks/qlrepo/Readme.md index dfd11dc..f2f89fb 100644 --- a/Tasks/qlrepo/Readme.md +++ b/Tasks/qlrepo/Readme.md @@ -79,20 +79,19 @@ ql repo https://github.com/curtinlv/JD-Script ql raw https://raw.githubusercontent.com/jiulan/platypus/main/scripts/jd_ffl.js ``` > `curtinlv/JD-Script`(上面拉过仓库的可以不用拉了) - ->>cron ->>``` +- cron + ``` 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/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/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/getFollowGifts/jd_getFollowGift.py + ```