sync
This commit is contained in:
parent
4b763c2ba2
commit
136e770fcd
@ -117,19 +117,19 @@ ql repo https://github.com/zooPanda/zoo.git "zoo"
|
|||||||
在青龙主页添加4个定时任务,定时随便自己喜欢设置,任务代码如下:
|
在青龙主页添加4个定时任务,定时随便自己喜欢设置,任务代码如下:
|
||||||
|
|
||||||
```
|
```
|
||||||
ql repo https://ghproxy.com/https://github.com/chinnkarahoi/jd_scripts.git "jd_|jx_|getJDCookie" "activity|backUp" "^jd[^_]|USER"
|
ql repo https://github.com.cnpmjs.org/chinnkarahoi/jd_scripts.git "jd_|jx_|getJDCookie" "activity|backUp" "^jd[^_]|USER"
|
||||||
```
|
```
|
||||||
|
|
||||||
```
|
```
|
||||||
ql repo https://ghproxy.com/https://github.com/monk-coder/dust.git "i-chenzhe|normal|member|car" "backup"
|
ql repo https://github.com.cnpmjs.org/monk-coder/dust.git "i-chenzhe|normal|member|car" "backup"
|
||||||
```
|
```
|
||||||
|
|
||||||
```
|
```
|
||||||
ql repo https://ghproxy.com/https://github.com/nianyuguai/longzhuzhu.git "qx"
|
ql repo https://github.com.cnpmjs.org/nianyuguai/longzhuzhu.git "qx"
|
||||||
```
|
```
|
||||||
|
|
||||||
```
|
```
|
||||||
ql repo https://ghproxy.com/https://github.com/whyour/hundun.git "quanx" "tokens|caiyun|didi|donate|fold|Env"
|
ql repo https://github.com.cnpmjs.org/whyour/hundun.git "quanx" "tokens|caiyun|didi|donate|fold|Env"
|
||||||
```
|
```
|
||||||
|
|
||||||
上面4个分别是lxk0301的、藏经阁的、龙猪猪的京豆雨、混沌的京东京喜系列
|
上面4个分别是lxk0301的、藏经阁的、龙猪猪的京豆雨、混沌的京东京喜系列
|
||||||
@ -157,7 +157,7 @@ docker exec -it qinglong ql restart
|
|||||||
|
|
||||||
- 拉取自定义仓库
|
- 拉取自定义仓库
|
||||||
``` sh
|
``` sh
|
||||||
docker exec -it qinglong ql repo https://ghproxy.com/https://github.com/whyour/hundun.git "quanx" "tokens|caiyun|didi|donate|fold|Env"
|
docker exec -it qinglong ql repo https://github.com.cnpmjs.org/whyour/hundun.git "quanx" "tokens|caiyun|didi|donate|fold|Env"
|
||||||
```
|
```
|
||||||
|
|
||||||
- 拉取单个脚本
|
- 拉取单个脚本
|
||||||
|
|||||||
@ -10,60 +10,60 @@ GithubProxyUrl="https://ghproxy.com/"
|
|||||||
|
|
||||||
- `chinnkarahoi`(无维护)
|
- `chinnkarahoi`(无维护)
|
||||||
```
|
```
|
||||||
ql repo https://ghproxy.com/https://github.com/chinnkarahoi/jd_scripts.git "jd_|jx_|getJDCookie" "activity|backUp" "^jd[^_]|USER"
|
ql repo https://github.com.cnpmjs.org/chinnkarahoi/jd_scripts.git "jd_|jx_|getJDCookie" "activity|backUp" "^jd[^_]|USER"
|
||||||
```
|
```
|
||||||
- `panghu999`
|
- `panghu999`
|
||||||
```
|
```
|
||||||
ql repo https://ghproxy.com/https://github.com/panghu999/jd_scripts.git "jd_|jx_|getJDCookie" "activity|backUp" "^jd[^_]|USER"
|
ql repo https://github.com.cnpmjs.org/panghu999/jd_scripts.git "jd_|jx_|getJDCookie" "activity|backUp" "^jd[^_]|USER"
|
||||||
```
|
```
|
||||||
- `JDHelloWorld`
|
- `JDHelloWorld`
|
||||||
```
|
```
|
||||||
ql repo https://ghproxy.com/https://github.com/JDHelloWorld/jd_scripts.git "jd_|jx_|getJDCookie" "activity|backUp" "^jd[^_]|USER"
|
ql repo https://github.com.cnpmjs.org/JDHelloWorld/jd_scripts.git "jd_|jx_|getJDCookie" "activity|backUp" "^jd[^_]|USER"
|
||||||
```
|
```
|
||||||
|
|
||||||
- `龙珠`
|
- `龙珠`
|
||||||
```
|
```
|
||||||
ql repo https://ghproxy.com/https://github.com/longzhuzhu/nianyu.git "qx"
|
ql repo https://github.com.cnpmjs.org/longzhuzhu/nianyu.git "qx"
|
||||||
```
|
```
|
||||||
- `混沌`
|
- `混沌`
|
||||||
```
|
```
|
||||||
ql repo https://ghproxy.com/https://github.com/whyour/hundun.git "quanx" "tokens|caiyun|didi|donate|fold|Env"
|
ql repo https://github.com.cnpmjs.org/whyour/hundun.git "quanx" "tokens|caiyun|didi|donate|fold|Env"
|
||||||
```
|
```
|
||||||
- `passerby-b`(需要修改专用ck文件jddj_cookie.js)
|
- `passerby-b`(需要修改专用ck文件jddj_cookie.js)
|
||||||
```
|
```
|
||||||
ql repo https://ghproxy.com/https://github.com/passerby-b/JDDJ.git "jddj_" "scf_test_event" "jddj_cookie"
|
ql repo https://github.com.cnpmjs.org/passerby-b/JDDJ.git "jddj_" "scf_test_event" "jddj_cookie"
|
||||||
```
|
```
|
||||||
- `温某某`
|
- `温某某`
|
||||||
```
|
```
|
||||||
ql repo https://ghproxy.com/https://github.com/Wenmoux/scripts.git "other|jd" "" "" "wen"
|
ql repo https://github.com.cnpmjs.org/Wenmoux/scripts.git "other|jd" "" "" "wen"
|
||||||
```
|
```
|
||||||
- `柠檬(胖虎)`
|
- `柠檬(胖虎)`
|
||||||
```
|
```
|
||||||
ql repo https://ghproxy.com/https://github.com/panghu999/panghu.git "jd_"
|
ql repo https://github.com.cnpmjs.org/panghu999/panghu.git "jd_"
|
||||||
```
|
```
|
||||||
- `zoopanda(动物园)`
|
- `zoopanda(动物园)`
|
||||||
```
|
```
|
||||||
ql repo https://ghproxy.com/https://github.com/zooPanda/zoo.git "zoo"
|
ql repo https://github.com.cnpmjs.org/zooPanda/zoo.git "zoo"
|
||||||
```
|
```
|
||||||
- `hyzaw`
|
- `hyzaw`
|
||||||
```
|
```
|
||||||
ql repo https://ghproxy.com/https://github.com/hyzaw/scripts.git "ddo_"
|
ql repo https://github.com.cnpmjs.org/hyzaw/scripts.git "ddo_"
|
||||||
```
|
```
|
||||||
- `Ariszy (Zhiyi-N)`
|
- `Ariszy (Zhiyi-N)`
|
||||||
```
|
```
|
||||||
ql repo https://ghproxy.com/https://github.com/Ariszy/Private-Script.git "JD"
|
ql repo https://github.com.cnpmjs.org/Ariszy/Private-Script.git "JD"
|
||||||
```
|
```
|
||||||
- `ZCY01`
|
- `ZCY01`
|
||||||
```
|
```
|
||||||
ql repo https://ghproxy.com/https://github.com/ZCY01/daily_scripts.git "jd_"
|
ql repo https://github.com.cnpmjs.org/ZCY01/daily_scripts.git "jd_"
|
||||||
```
|
```
|
||||||
- `monk-dust/dust`
|
- `monk-dust/dust`
|
||||||
```
|
```
|
||||||
ql repo https://ghproxy.com/https://github.com/Oreomeow/dust.git "i-chenzhe|normal|member|car" "backup"
|
ql repo https://github.com.cnpmjs.org/Oreomeow/dust.git "i-chenzhe|normal|member|car" "backup"
|
||||||
```
|
```
|
||||||
- `star261`
|
- `star261`
|
||||||
```
|
```
|
||||||
ql repo https://ghproxy.com/https://github.com/star261/jd.git "scripts" "code"
|
ql repo https://github.com.cnpmjs.org/star261/jd.git "scripts" "code"
|
||||||
```
|
```
|
||||||
|
|
||||||
## 单脚本
|
## 单脚本
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user