This commit is contained in:
Leon 2021-06-30 22:49:05 +08:00 committed by GitHub
parent c5bf7e439d
commit 05cc7e34ec
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17,7 +17,7 @@ ql raw <fileurl>
``` ```
ql repo https://github.com/panghu999/jd_scripts.git "jd_|jx_|getJDCookie" "activity|backUp|jd_delCoupon|format_" "^jd[^_]|USER" ql repo https://github.com/panghu999/jd_scripts.git "jd_|jx_|getJDCookie" "activity|backUp|jd_delCoupon|format_" "^jd[^_]|USER"
``` ```
- cron ⏲ cron 推荐
``` ```
50 * * * * 50 * * * *
``` ```
@ -25,7 +25,7 @@ ql raw <fileurl>
``` ```
ql repo https://github.com/JDHelloWorld/jd_scripts.git "jd_|jx_|getJDCookie" "activity|backUp|jd_delCoupon" "^jd[^_]|USER" ql repo https://github.com/JDHelloWorld/jd_scripts.git "jd_|jx_|getJDCookie" "activity|backUp|jd_delCoupon" "^jd[^_]|USER"
``` ```
- cron ⏲ cron 推荐
``` ```
55 * * * * 55 * * * *
``` ```
@ -96,7 +96,9 @@ ql repo https://github.com/photonmang/quantumultX.git "JDscripts"
``` ```
## 单脚本 ## 单脚本
> `curtinlv`(上面拉过仓库的可以不用拉了) ### 名称之后标注`﹢`的单脚本,若上面已拉取仓库的可以不拉,否则会重复拉取。这里适用于只拉取部分脚本使用
> `curtinlv`
⏲ 三处 cron 推荐
``` ```
15 8 * * * 15 8 * * *
``` ```