From 677ad70223c69ec33541fcd2bed21388761097fb Mon Sep 17 00:00:00 2001 From: Leon <62660101+Oreomeow@users.noreply.github.com> Date: Sat, 26 Jun 2021 18:14:39 +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 | 25 ++++++++++++------------- 1 file changed, 12 insertions(+), 13 deletions(-) diff --git a/Tasks/qlrepo/Readme.md b/Tasks/qlrepo/Readme.md index f2f89fb..0312cdc 100644 --- a/Tasks/qlrepo/Readme.md +++ b/Tasks/qlrepo/Readme.md @@ -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 ``` > `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 +```