network fix
This commit is contained in:
parent
30d7f4ae59
commit
66869f5780
@ -15,7 +15,7 @@ AutoAddCron="true"
|
|||||||
RepoFileExtensions="js py ts"
|
RepoFileExtensions="js py ts"
|
||||||
|
|
||||||
## 由于github仓库拉取较慢,所以会默认添加代理前缀,如不需要请移除
|
## 由于github仓库拉取较慢,所以会默认添加代理前缀,如不需要请移除
|
||||||
GithubProxyUrl="https://ghproxy.com/"
|
GithubProxyUrl="https://git.metauniverse-cn.com/"
|
||||||
|
|
||||||
## 设置定时任务执行的超时时间,默认1h,后缀"s"代表秒(默认值), "m"代表分, "h"代表小时, "d"代表天
|
## 设置定时任务执行的超时时间,默认1h,后缀"s"代表秒(默认值), "m"代表分, "h"代表小时, "d"代表天
|
||||||
CommandTimeoutTime="3h"
|
CommandTimeoutTime="3h"
|
||||||
|
|||||||
@ -858,7 +858,7 @@ AutoDelCron="true"
|
|||||||
|
|
||||||
```
|
```
|
||||||
## 2、由于github仓库拉取较慢,所以会默认添加代理前缀,如不需要请移除
|
## 2、由于github仓库拉取较慢,所以会默认添加代理前缀,如不需要请移除
|
||||||
GithubProxyUrl="https://ghproxy.com/"
|
GithubProxyUrl="https://git.metauniverse-cn.com/"
|
||||||
```
|
```
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|||||||
@ -113,7 +113,7 @@ docker exec -it jd1 bash jup
|
|||||||
```
|
```
|
||||||
docker exec -it jd1 bash
|
docker exec -it jd1 bash
|
||||||
|
|
||||||
wget -q https://ghproxy.com/https://raw.githubusercontent.com/jiulan/jd_v4/main/v4mb.sh -O v4mb.sh && chmod +x v4mb.sh && ./v4mb.sh
|
wget -q https://git.metauniverse-cn.com/https://raw.githubusercontent.com/jiulan/jd_v4/main/v4mb.sh -O v4mb.sh && chmod +x v4mb.sh && ./v4mb.sh
|
||||||
```
|
```
|
||||||
#重启手动运行面板
|
#重启手动运行面板
|
||||||
#先进入容器
|
#先进入容器
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
wget https://ghproxy.com/https://raw.githubusercontent.com/jiulan/jd_v4/main/v4mb.tar.gz
|
wget https://git.metauniverse-cn.com/https://raw.githubusercontent.com/jiulan/jd_v4/main/v4mb.tar.gz
|
||||||
tar -zxvf v4mb.tar.gz
|
tar -zxvf v4mb.tar.gz
|
||||||
rm -f v4mb.tar.gz
|
rm -f v4mb.tar.gz
|
||||||
mv v4mb/panel panel
|
mv v4mb/panel panel
|
||||||
|
|||||||
@ -105,10 +105,10 @@ docker exec -it qinglong cat /ql/config/auth.json
|
|||||||
## 四、拉取脚本
|
## 四、拉取脚本
|
||||||
|
|
||||||
最新拉取代码点击这里 [🗝](https://github.com/Oreomeow/VIP#-tasks)
|
最新拉取代码点击这里 [🗝](https://github.com/Oreomeow/VIP#-tasks)
|
||||||
国内vps等加`https://ghproxy.com/`
|
国内vps等加`https://git.metauniverse-cn.com/`
|
||||||
> 示例
|
> 示例
|
||||||
```
|
```
|
||||||
ql repo https://ghproxy.com/https://github.com/zooPanda/zoo.git "zoo"
|
ql repo https://git.metauniverse-cn.com/https://github.com/zooPanda/zoo.git "zoo"
|
||||||
```
|
```
|
||||||
|
|
||||||
<details>
|
<details>
|
||||||
@ -117,19 +117,19 @@ ql repo https://ghproxy.com/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://git.metauniverse-cn.com/https://github.com/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://git.metauniverse-cn.com/https://github.com/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://git.metauniverse-cn.com/https://github.com/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://git.metauniverse-cn.com/https://github.com/whyour/hundun.git "quanx" "tokens|caiyun|didi|donate|fold|Env"
|
||||||
```
|
```
|
||||||
|
|
||||||
上面4个分别是lxk0301的、藏经阁的、龙猪猪的京豆雨、混沌的京东京喜系列
|
上面4个分别是lxk0301的、藏经阁的、龙猪猪的京豆雨、混沌的京东京喜系列
|
||||||
@ -157,12 +157,12 @@ 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://git.metauniverse-cn.com/https://github.com/whyour/hundun.git "quanx" "tokens|caiyun|didi|donate|fold|Env"
|
||||||
```
|
```
|
||||||
|
|
||||||
- 拉取单个脚本
|
- 拉取单个脚本
|
||||||
``` sh
|
``` sh
|
||||||
docker exec -it qinglong ql raw https://ghproxy.com/https://raw.githubusercontent.com/moposmall/Script/main/Me/jx_cfd.js
|
docker exec -it qinglong ql raw https://git.metauniverse-cn.com/https://raw.githubusercontent.com/moposmall/Script/main/Me/jx_cfd.js
|
||||||
```
|
```
|
||||||
|
|
||||||
- 删除7天前的所有日志
|
- 删除7天前的所有日志
|
||||||
|
|||||||
@ -44,7 +44,7 @@ ql repo https://github.com/shufflewzc/faker2.git "jd_|jx_|gua_|jddj_|getJDCookie
|
|||||||
|
|
||||||
- **Allinone TaskSub-Links** *Created by sngxpro & Maintained by me*
|
- **Allinone TaskSub-Links** *Created by sngxpro & Maintained by me*
|
||||||
```
|
```
|
||||||
https://ghproxy.com/https://raw.githubusercontent.com/Oreomeow/QuanX/master/task/AllinOne.json
|
https://git.metauniverse-cn.com/https://raw.githubusercontent.com/Oreomeow/QuanX/master/task/AllinOne.json
|
||||||
```
|
```
|
||||||
|
|
||||||
### Summary
|
### Summary
|
||||||
|
|||||||
@ -46,7 +46,7 @@ check_url() {
|
|||||||
|
|
||||||
# 获取有效 config.sh 链接
|
# 获取有效 config.sh 链接
|
||||||
get_valid_config() {
|
get_valid_config() {
|
||||||
config_list=(https://raw.githubusercontents.com/shufflewzc/VIP/main/Conf/Qinglong/config.sample.sh https://raw.sevencdn.com/shufflewzc/VIP/main/Conf/Qinglong/config.sample.sh https://ghproxy.com/https://raw.githubusercontent.com/shufflewzc/VIP/main/Conf/Qinglong/config.sample.sh)
|
config_list=(https://raw.githubusercontents.com/shufflewzc/VIP/main/Conf/Qinglong/config.sample.sh https://raw.sevencdn.com/shufflewzc/VIP/main/Conf/Qinglong/config.sample.sh https://git.metauniverse-cn.com/https://raw.githubusercontent.com/shufflewzc/VIP/main/Conf/Qinglong/config.sample.sh)
|
||||||
for url in ${config_list[@]}; do
|
for url in ${config_list[@]}; do
|
||||||
check_url $url
|
check_url $url
|
||||||
if [ $? = 0 ]; then
|
if [ $? = 0 ]; then
|
||||||
@ -79,7 +79,7 @@ fi
|
|||||||
|
|
||||||
# 获取有效 extra.sh 链接
|
# 获取有效 extra.sh 链接
|
||||||
get_valid_extra() {
|
get_valid_extra() {
|
||||||
extra_list=(https://raw.githubusercontents.com/shufflewzc/VIP/main/Tasks/qlrepo/extra.sh https://raw.sevencdn.com/shufflewzc/VIP/main/Tasks/qlrepo/extra.sh https://ghproxy.com/https://raw.githubusercontent.com/shufflewzc/VIP/main/Tasks/qlrepo/extra.sh)
|
extra_list=(https://raw.githubusercontents.com/shufflewzc/VIP/main/Tasks/qlrepo/extra.sh https://raw.sevencdn.com/shufflewzc/VIP/main/Tasks/qlrepo/extra.sh https://git.metauniverse-cn.com/https://raw.githubusercontent.com/shufflewzc/VIP/main/Tasks/qlrepo/extra.sh)
|
||||||
for url in ${extra_list[@]}; do
|
for url in ${extra_list[@]}; do
|
||||||
check_url $url
|
check_url $url
|
||||||
if [ $? = 0 ]; then
|
if [ $? = 0 ]; then
|
||||||
@ -156,7 +156,7 @@ fi
|
|||||||
|
|
||||||
# 获取有效 code.sh 链接
|
# 获取有效 code.sh 链接
|
||||||
get_valid_code() {
|
get_valid_code() {
|
||||||
code_list=(https://raw.githubusercontents.com/shufflewzc/VIP/main/Scripts/sh/Helpcode2.8/code.sh https://raw.sevencdn.com/shufflewzc/VIP/main/Scripts/sh/Helpcode2.8/code.sh https://ghproxy.com/https://raw.githubusercontents.com/shufflewzc/VIP/main/Scripts/sh/Helpcode2.8/code.sh)
|
code_list=(https://raw.githubusercontents.com/shufflewzc/VIP/main/Scripts/sh/Helpcode2.8/code.sh https://raw.sevencdn.com/shufflewzc/VIP/main/Scripts/sh/Helpcode2.8/code.sh https://git.metauniverse-cn.com/https://raw.githubusercontents.com/shufflewzc/VIP/main/Scripts/sh/Helpcode2.8/code.sh)
|
||||||
for url in ${code_list[@]}; do
|
for url in ${code_list[@]}; do
|
||||||
check_url $url
|
check_url $url
|
||||||
if [ $? = 0 ]; then
|
if [ $? = 0 ]; then
|
||||||
@ -222,7 +222,7 @@ fi
|
|||||||
|
|
||||||
# 获取有效 task_before.sh 链接
|
# 获取有效 task_before.sh 链接
|
||||||
get_valid_task_before() {
|
get_valid_task_before() {
|
||||||
task_before_list=(https://raw.githubusercontents.com/shufflewzc/VIP/main/Scripts/sh/Helpcode2.8/task_before.sh https://raw.sevencdn.com/shufflewzc/VIP/main/Scripts/sh/Helpcode2.8/task_before.sh https://ghproxy.com/https://raw.githubusercontents.com/shufflewzc/VIP/main/Scripts/sh/Helpcode2.8/task_before.sh)
|
task_before_list=(https://raw.githubusercontents.com/shufflewzc/VIP/main/Scripts/sh/Helpcode2.8/task_before.sh https://raw.sevencdn.com/shufflewzc/VIP/main/Scripts/sh/Helpcode2.8/task_before.sh https://git.metauniverse-cn.com/https://raw.githubusercontents.com/shufflewzc/VIP/main/Scripts/sh/Helpcode2.8/task_before.sh)
|
||||||
for url in ${task_before_list[@]}; do
|
for url in ${task_before_list[@]}; do
|
||||||
check_url $url
|
check_url $url
|
||||||
if [ $? = 0 ]; then
|
if [ $? = 0 ]; then
|
||||||
|
|||||||
@ -18,7 +18,7 @@ DefaultCronRule="37 0 * * *"
|
|||||||
RepoFileExtensions="js py sh ts"
|
RepoFileExtensions="js py sh ts"
|
||||||
|
|
||||||
## 由于github仓库拉取较慢,所以会默认添加代理前缀,如不需要请移除
|
## 由于github仓库拉取较慢,所以会默认添加代理前缀,如不需要请移除
|
||||||
GithubProxyUrl="https://ghproxy.com/"
|
GithubProxyUrl="https://git.metauniverse-cn.com/"
|
||||||
|
|
||||||
## 设置定时任务执行的超时时间,默认1h,后缀"s"代表秒(默认值), "m"代表分, "h"代表小时, "d"代表天
|
## 设置定时任务执行的超时时间,默认1h,后缀"s"代表秒(默认值), "m"代表分, "h"代表小时, "d"代表天
|
||||||
CommandTimeoutTime="3h"
|
CommandTimeoutTime="3h"
|
||||||
|
|||||||
@ -124,7 +124,7 @@
|
|||||||
{"name":"柠檬东东泡泡大战","command":"task panghu999_panghu_jd_ppdz.js","schedule":"1 0 * * *","saved":true,"_id":"leRI3dQfk280t7Jo","created":1623311435197,"status":1,"timestamp":"Thu Jun 10 2021 15:50:35 GMT+0800 (中国标准时间)","isSystem":0,"isDisabled":0}
|
{"name":"柠檬东东泡泡大战","command":"task panghu999_panghu_jd_ppdz.js","schedule":"1 0 * * *","saved":true,"_id":"leRI3dQfk280t7Jo","created":1623311435197,"status":1,"timestamp":"Thu Jun 10 2021 15:50:35 GMT+0800 (中国标准时间)","isSystem":0,"isDisabled":0}
|
||||||
{"name":"宠汪汪赛跑","command":"task JDHelloWorld_jd_scripts_jd_joy_run.js","schedule":"15 10 * * *","saved":true,"_id":"lgywlTyhy3PtfyUp","created":1624260782974,"status":0,"timestamp":"Mon Jun 21 2021 15:33:02 GMT+0800 (中国标准时间)","isSystem":0,"isDisabled":0,"pid":14074}
|
{"name":"宠汪汪赛跑","command":"task JDHelloWorld_jd_scripts_jd_joy_run.js","schedule":"15 10 * * *","saved":true,"_id":"lgywlTyhy3PtfyUp","created":1624260782974,"status":0,"timestamp":"Mon Jun 21 2021 15:33:02 GMT+0800 (中国标准时间)","isSystem":0,"isDisabled":0,"pid":14074}
|
||||||
{"name":"京喜工厂收取电力","command":"task Ariszy_Private-Script_zy_jxcollect.js","schedule":"0 6 * * *","saved":true,"_id":"lxK6Ngs9g1HFH906","created":1623586769310,"status":1,"timestamp":"Sun Jun 13 2021 20:19:29 GMT+0800 (中国标准时间)","isSystem":0,"isDisabled":1}
|
{"name":"京喜工厂收取电力","command":"task Ariszy_Private-Script_zy_jxcollect.js","schedule":"0 6 * * *","saved":true,"_id":"lxK6Ngs9g1HFH906","created":1623586769310,"status":1,"timestamp":"Sun Jun 13 2021 20:19:29 GMT+0800 (中国标准时间)","isSystem":0,"isDisabled":1}
|
||||||
{"name":"Tom仓库","command":"ql raw https://ghproxy.com/https://raw.githubusercontent.com/xl2101200/-/main/jdmn.js","schedule":"33 8,12,16,20,0 * * *","saved":true,"_id":"mLzhAKpDy938Bb3K","created":1623458425932,"status":1,"timestamp":"Sat Jun 12 2021 08:42:12 GMT+0800 (中国标准时间)","isSystem":0,"isDisabled":0}
|
{"name":"Tom仓库","command":"ql raw https://git.metauniverse-cn.com/https://raw.githubusercontent.com/xl2101200/-/main/jdmn.js","schedule":"33 8,12,16,20,0 * * *","saved":true,"_id":"mLzhAKpDy938Bb3K","created":1623458425932,"status":1,"timestamp":"Sat Jun 12 2021 08:42:12 GMT+0800 (中国标准时间)","isSystem":0,"isDisabled":0}
|
||||||
{"name":"ddo(hyzaw)仓库","command":"ql repo https://github.com/hyzaw/scripts.git \"ddo_\"","schedule":"22 8,12,16,20,0 * * *","saved":true,"_id":"mTsaiR0YbhtxMamV","created":1623117380165,"status":1,"timestamp":"Mon Jun 21 2021 19:45:31 GMT+0800 (中国标准时间)","isSystem":0,"isDisabled":0}
|
{"name":"ddo(hyzaw)仓库","command":"ql repo https://github.com/hyzaw/scripts.git \"ddo_\"","schedule":"22 8,12,16,20,0 * * *","saved":true,"_id":"mTsaiR0YbhtxMamV","created":1623117380165,"status":1,"timestamp":"Mon Jun 21 2021 19:45:31 GMT+0800 (中国标准时间)","isSystem":0,"isDisabled":0}
|
||||||
{"name":"更新面板","command":"ql update","schedule":"34 0 * * *","saved":true,"_id":"mcsHYl0DFBC5e5bF","created":1622270243662,"status":1,"timestamp":"Sat May 29 2021 14:37:23 GMT+0800 (中国标准时间)","isSystem":1,"isDisabled":0,"pid":19033}
|
{"name":"更新面板","command":"ql update","schedule":"34 0 * * *","saved":true,"_id":"mcsHYl0DFBC5e5bF","created":1622270243662,"status":1,"timestamp":"Sat May 29 2021 14:37:23 GMT+0800 (中国标准时间)","isSystem":1,"isDisabled":0,"pid":19033}
|
||||||
{"name":"女装盲盒抽京豆","command":"task JDHelloWorld_jd_scripts_jd_nzmh.js","schedule":"35 1,23 * * *","saved":true,"_id":"msfjKMA7GWGj8VKU","created":1624260785391,"status":1,"timestamp":"Mon Jun 21 2021 15:33:05 GMT+0800 (中国标准时间)","isSystem":0,"isDisabled":0}
|
{"name":"女装盲盒抽京豆","command":"task JDHelloWorld_jd_scripts_jd_nzmh.js","schedule":"35 1,23 * * *","saved":true,"_id":"msfjKMA7GWGj8VKU","created":1624260785391,"status":1,"timestamp":"Mon Jun 21 2021 15:33:05 GMT+0800 (中国标准时间)","isSystem":0,"isDisabled":0}
|
||||||
|
|||||||
@ -14,7 +14,7 @@ AutoAddCron="true"
|
|||||||
RepoFileExtensions="js py"
|
RepoFileExtensions="js py"
|
||||||
|
|
||||||
## 由于github仓库拉取较慢,所以会默认添加代理前缀,如不需要请移除
|
## 由于github仓库拉取较慢,所以会默认添加代理前缀,如不需要请移除
|
||||||
GithubProxyUrl="https://ghproxy.com/"
|
GithubProxyUrl="https://git.metauniverse-cn.com/"
|
||||||
|
|
||||||
## 设置定时任务执行的超时时间,默认1h,后缀"s"代表秒(默认值), "m"代表分, "h"代表小时, "d"代表天
|
## 设置定时任务执行的超时时间,默认1h,后缀"s"代表秒(默认值), "m"代表分, "h"代表小时, "d"代表天
|
||||||
CommandTimeoutTime="1h"
|
CommandTimeoutTime="1h"
|
||||||
|
|||||||
@ -357,11 +357,11 @@ if [ "$access" != "2" ]; then
|
|||||||
if [ "$(grep -c "token" $CONFIG_PATH/auth.json)" != 0 ]; then
|
if [ "$(grep -c "token" $CONFIG_PATH/auth.json)" != 0 ]; then
|
||||||
log "7.开始安装或重装 Ninja"
|
log "7.开始安装或重装 Ninja"
|
||||||
if [ "$INSTALL_NINJA" = true ]; then
|
if [ "$INSTALL_NINJA" = true ]; then
|
||||||
docker exec -it $CONTAINER_NAME bash -c "cd /ql;ps -ef|grep ninja|grep -v grep|awk '{print $1}'|xargs kill -9;rm -rf /ql/ninja;git clone https://ghproxy.com/https://github.com/shufflewzc/Waikiki_ninja.git /ql/ninja;cd /ql/ninja/backend;pnpm install;cp .env.example .env;cp sendNotify.js /ql/scripts/sendNotify.js;sed -i \"s/ALLOW_NUM=40/ALLOW_NUM=100/\" /ql/ninja/backend/.env;pm2 start"
|
docker exec -it $CONTAINER_NAME bash -c "cd /ql;ps -ef|grep ninja|grep -v grep|awk '{print $1}'|xargs kill -9;rm -rf /ql/ninja;git clone https://git.metauniverse-cn.com/https://github.com/shufflewzc/Waikiki_ninja.git /ql/ninja;cd /ql/ninja/backend;pnpm install;cp .env.example .env;cp sendNotify.js /ql/scripts/sendNotify.js;sed -i \"s/ALLOW_NUM=40/ALLOW_NUM=100/\" /ql/ninja/backend/.env;pm2 start"
|
||||||
docker exec -it $CONTAINER_NAME bash -c "sed -i \"s/ALLOW_NUM=40/ALLOW_NUM=100/\" /ql/ninja/backend/.env && cd /ql/ninja/backend && pm2 start"
|
docker exec -it $CONTAINER_NAME bash -c "sed -i \"s/ALLOW_NUM=40/ALLOW_NUM=100/\" /ql/ninja/backend/.env && cd /ql/ninja/backend && pm2 start"
|
||||||
fi
|
fi
|
||||||
log "8.开始青龙内部配置"
|
log "8.开始青龙内部配置"
|
||||||
docker exec -it $CONTAINER_NAME bash -c "$(curl -fsSL https://ghproxy.com/https://github.com/shufflewzc/VIP/blob/main/Scripts/sh/1customCDN.sh)"
|
docker exec -it $CONTAINER_NAME bash -c "$(curl -fsSL https://git.metauniverse-cn.com/https://github.com/shufflewzc/VIP/blob/main/Scripts/sh/1customCDN.sh)"
|
||||||
else
|
else
|
||||||
warn "8.未检测到 token,取消内部配置"
|
warn "8.未检测到 token,取消内部配置"
|
||||||
fi
|
fi
|
||||||
|
|||||||
@ -1,15 +1,15 @@
|
|||||||
# CN
|
# CN
|
||||||
- **elecV2P**
|
- **elecV2P**
|
||||||
```
|
```
|
||||||
https://ghproxy.com/https://raw.githubusercontent.com/Oreomeow/VIP/main/Tasks/tasksubCN.json
|
https://git.metauniverse-cn.com/https://raw.githubusercontent.com/Oreomeow/VIP/main/Tasks/tasksubCN.json
|
||||||
```
|
```
|
||||||
|
|
||||||
- **V2PTaskSub** *By sngxpro*
|
- **V2PTaskSub** *By sngxpro*
|
||||||
```
|
```
|
||||||
https://ghproxy.com/https://raw.githubusercontent.com/Youthsongs/QuanX/master/V2PTaskSub/sngxprov2p.json
|
https://git.metauniverse-cn.com/https://raw.githubusercontent.com/Youthsongs/QuanX/master/V2PTaskSub/sngxprov2p.json
|
||||||
```
|
```
|
||||||
|
|
||||||
- **jd_task** *By zero205*
|
- **jd_task** *By zero205*
|
||||||
```
|
```
|
||||||
https://ghproxy.com/https://raw.githubusercontent.com/zero205/JD_tencent_scf/main/jd_task.json
|
https://git.metauniverse-cn.com/https://raw.githubusercontent.com/zero205/JD_tencent_scf/main/jd_task.json
|
||||||
```
|
```
|
||||||
|
|||||||
@ -20,7 +20,7 @@
|
|||||||
"time":"0,1,30,31 * * * *",
|
"time":"0,1,30,31 * * * *",
|
||||||
"job":{
|
"job":{
|
||||||
"type":"runjs",
|
"type":"runjs",
|
||||||
"target":"https://ghproxy.com/https://raw.githubusercontent.com/chinnkarahoi/jd_scripts/master/jd_live_redrain.js"
|
"target":"https://git.metauniverse-cn.com/https://raw.githubusercontent.com/chinnkarahoi/jd_scripts/master/jd_live_redrain.js"
|
||||||
},
|
},
|
||||||
"running":true
|
"running":true
|
||||||
},
|
},
|
||||||
@ -30,7 +30,7 @@
|
|||||||
"time":"18 0,7-23/1 * * *",
|
"time":"18 0,7-23/1 * * *",
|
||||||
"job":{
|
"job":{
|
||||||
"type":"runjs",
|
"type":"runjs",
|
||||||
"target":"https://ghproxy.com/https://raw.githubusercontent.com/chinnkarahoi/jd_scripts/master/jd_superMarket.js"
|
"target":"https://git.metauniverse-cn.com/https://raw.githubusercontent.com/chinnkarahoi/jd_scripts/master/jd_superMarket.js"
|
||||||
},
|
},
|
||||||
"running":true
|
"running":true
|
||||||
},
|
},
|
||||||
@ -40,7 +40,7 @@
|
|||||||
"time":"0-1 0 * * *",
|
"time":"0-1 0 * * *",
|
||||||
"job":{
|
"job":{
|
||||||
"type":"runjs",
|
"type":"runjs",
|
||||||
"target":"https://ghproxy.com/https://raw.githubusercontent.com/GoodStudying/local_file/main/task/v2p_task/jd_blueCoin.js"
|
"target":"https://git.metauniverse-cn.com/https://raw.githubusercontent.com/GoodStudying/local_file/main/task/v2p_task/jd_blueCoin.js"
|
||||||
},
|
},
|
||||||
"running":true
|
"running":true
|
||||||
},
|
},
|
||||||
@ -50,7 +50,7 @@
|
|||||||
"time":"18 22 * * *",
|
"time":"18 22 * * *",
|
||||||
"job":{
|
"job":{
|
||||||
"type":"runjs",
|
"type":"runjs",
|
||||||
"target":"https://ghproxy.com/https://raw.githubusercontent.com/chinnkarahoi/jd_scripts/master/jd_small_home.js"
|
"target":"https://git.metauniverse-cn.com/https://raw.githubusercontent.com/chinnkarahoi/jd_scripts/master/jd_small_home.js"
|
||||||
},
|
},
|
||||||
"running":true
|
"running":true
|
||||||
},
|
},
|
||||||
@ -60,7 +60,7 @@
|
|||||||
"time":"0",
|
"time":"0",
|
||||||
"job":{
|
"job":{
|
||||||
"type":"runjs",
|
"type":"runjs",
|
||||||
"target":"https://ghproxy.com/https://raw.githubusercontent.com/chinnkarahoi/jd_scripts/master/jd_get_share_code.js"
|
"target":"https://git.metauniverse-cn.com/https://raw.githubusercontent.com/chinnkarahoi/jd_scripts/master/jd_get_share_code.js"
|
||||||
},
|
},
|
||||||
"running":false
|
"running":false
|
||||||
},
|
},
|
||||||
@ -70,7 +70,7 @@
|
|||||||
"time":"10 12 * * *",
|
"time":"10 12 * * *",
|
||||||
"job":{
|
"job":{
|
||||||
"type":"runjs",
|
"type":"runjs",
|
||||||
"target":"https://ghproxy.com/https://raw.githubusercontent.com/chinnkarahoi/jd_scripts/master/jd_crazy_joy_bonus.js"
|
"target":"https://git.metauniverse-cn.com/https://raw.githubusercontent.com/chinnkarahoi/jd_scripts/master/jd_crazy_joy_bonus.js"
|
||||||
},
|
},
|
||||||
"running":true
|
"running":true
|
||||||
},
|
},
|
||||||
@ -80,7 +80,7 @@
|
|||||||
"time":"28 1 0 * * *",
|
"time":"28 1 0 * * *",
|
||||||
"job":{
|
"job":{
|
||||||
"type":"runjs",
|
"type":"runjs",
|
||||||
"target":"https://ghproxy.com/https://raw.githubusercontent.com/chinnkarahoi/jd_scripts/master/jd_shop.js"
|
"target":"https://git.metauniverse-cn.com/https://raw.githubusercontent.com/chinnkarahoi/jd_scripts/master/jd_shop.js"
|
||||||
},
|
},
|
||||||
"running":true
|
"running":true
|
||||||
},
|
},
|
||||||
@ -90,7 +90,7 @@
|
|||||||
"time":"1 0,12 * * *",
|
"time":"1 0,12 * * *",
|
||||||
"job":{
|
"job":{
|
||||||
"type":"runjs",
|
"type":"runjs",
|
||||||
"target":"https://ghproxy.com/https://raw.githubusercontent.com/NobyDa/Script/master/JD-DailyBonus/JD_DailyBonus.js"
|
"target":"https://git.metauniverse-cn.com/https://raw.githubusercontent.com/NobyDa/Script/master/JD-DailyBonus/JD_DailyBonus.js"
|
||||||
},
|
},
|
||||||
"running":true
|
"running":true
|
||||||
},
|
},
|
||||||
@ -100,7 +100,7 @@
|
|||||||
"time":"10 1 * * *",
|
"time":"10 1 * * *",
|
||||||
"job":{
|
"job":{
|
||||||
"type":"runjs",
|
"type":"runjs",
|
||||||
"target":"https://ghproxy.com/https://raw.githubusercontent.com/chinnkarahoi/jd_scripts/master/jd_crazy_joy_coin.js"
|
"target":"https://git.metauniverse-cn.com/https://raw.githubusercontent.com/chinnkarahoi/jd_scripts/master/jd_crazy_joy_coin.js"
|
||||||
},
|
},
|
||||||
"running":true
|
"running":true
|
||||||
},
|
},
|
||||||
@ -110,7 +110,7 @@
|
|||||||
"time":"20 30 * * * *",
|
"time":"20 30 * * * *",
|
||||||
"job":{
|
"job":{
|
||||||
"type":"runjs",
|
"type":"runjs",
|
||||||
"target":"https://ghproxy.com/https://raw.githubusercontent.com/Oreomeow/longzhuzhu/main/qx/jd_half_redrain.js"
|
"target":"https://git.metauniverse-cn.com/https://raw.githubusercontent.com/Oreomeow/longzhuzhu/main/qx/jd_half_redrain.js"
|
||||||
},
|
},
|
||||||
"running":true
|
"running":true
|
||||||
},
|
},
|
||||||
@ -120,7 +120,7 @@
|
|||||||
"time":"30 18 * * *",
|
"time":"30 18 * * *",
|
||||||
"job":{
|
"job":{
|
||||||
"type":"runjs",
|
"type":"runjs",
|
||||||
"target":"https://ghproxy.com/https://raw.githubusercontent.com/whyour/hundun/master/quanx/jd_zjd.js"
|
"target":"https://git.metauniverse-cn.com/https://raw.githubusercontent.com/whyour/hundun/master/quanx/jd_zjd.js"
|
||||||
},
|
},
|
||||||
"running":true
|
"running":true
|
||||||
},
|
},
|
||||||
@ -130,7 +130,7 @@
|
|||||||
"time":"15 0-23/2 * * *",
|
"time":"15 0-23/2 * * *",
|
||||||
"job":{
|
"job":{
|
||||||
"type":"runjs",
|
"type":"runjs",
|
||||||
"target":"https://ghproxy.com/https://raw.githubusercontent.com/chinnkarahoi/jd_scripts/master/jd_joy.js"
|
"target":"https://git.metauniverse-cn.com/https://raw.githubusercontent.com/chinnkarahoi/jd_scripts/master/jd_joy.js"
|
||||||
},
|
},
|
||||||
"running":true
|
"running":true
|
||||||
},
|
},
|
||||||
@ -140,7 +140,7 @@
|
|||||||
"time":"0-2 0 0-16/8 * * *",
|
"time":"0-2 0 0-16/8 * * *",
|
||||||
"job":{
|
"job":{
|
||||||
"type":"runjs",
|
"type":"runjs",
|
||||||
"target":"https://ghproxy.com/https://raw.githubusercontent.com/chinnkarahoi/jd_scripts/master/jd_joy_reward.js"
|
"target":"https://git.metauniverse-cn.com/https://raw.githubusercontent.com/chinnkarahoi/jd_scripts/master/jd_joy_reward.js"
|
||||||
},
|
},
|
||||||
"running":true
|
"running":true
|
||||||
},
|
},
|
||||||
@ -150,7 +150,7 @@
|
|||||||
"time":"15 0-23/1 * * *",
|
"time":"15 0-23/1 * * *",
|
||||||
"job":{
|
"job":{
|
||||||
"type":"runjs",
|
"type":"runjs",
|
||||||
"target":"https://ghproxy.com/https://raw.githubusercontent.com/chinnkarahoi/jd_scripts/master/jd_joy_feedPets.js"
|
"target":"https://git.metauniverse-cn.com/https://raw.githubusercontent.com/chinnkarahoi/jd_scripts/master/jd_joy_feedPets.js"
|
||||||
},
|
},
|
||||||
"running":true
|
"running":true
|
||||||
},
|
},
|
||||||
@ -160,7 +160,7 @@
|
|||||||
"time":"10 0,8,11,17 * * *",
|
"time":"10 0,8,11,17 * * *",
|
||||||
"job":{
|
"job":{
|
||||||
"type":"runjs",
|
"type":"runjs",
|
||||||
"target":"https://ghproxy.com/https://raw.githubusercontent.com/passerby-b/JDDJ/main/jddj_fruit.js"
|
"target":"https://git.metauniverse-cn.com/https://raw.githubusercontent.com/passerby-b/JDDJ/main/jddj_fruit.js"
|
||||||
},
|
},
|
||||||
"running":true
|
"running":true
|
||||||
},
|
},
|
||||||
@ -170,7 +170,7 @@
|
|||||||
"time":"5 */2 * * *",
|
"time":"5 */2 * * *",
|
||||||
"job":{
|
"job":{
|
||||||
"type":"runjs",
|
"type":"runjs",
|
||||||
"target":"https://ghproxy.com/https://raw.githubusercontent.com/passerby-b/JDDJ/main/jddj_fruit_collectWater.js"
|
"target":"https://git.metauniverse-cn.com/https://raw.githubusercontent.com/passerby-b/JDDJ/main/jddj_fruit_collectWater.js"
|
||||||
},
|
},
|
||||||
"running":true
|
"running":true
|
||||||
},
|
},
|
||||||
@ -180,7 +180,7 @@
|
|||||||
"time":"0 8 * * *",
|
"time":"0 8 * * *",
|
||||||
"job":{
|
"job":{
|
||||||
"type":"runjs",
|
"type":"runjs",
|
||||||
"target":"https://ghproxy.com/https://raw.githubusercontent.com/passerby-b/JDDJ/main/jddj_bean.js"
|
"target":"https://git.metauniverse-cn.com/https://raw.githubusercontent.com/passerby-b/JDDJ/main/jddj_bean.js"
|
||||||
},
|
},
|
||||||
"running":true
|
"running":true
|
||||||
},
|
},
|
||||||
@ -190,7 +190,7 @@
|
|||||||
"time":"0 9 * * *",
|
"time":"0 9 * * *",
|
||||||
"job":{
|
"job":{
|
||||||
"type":"runjs",
|
"type":"runjs",
|
||||||
"target":"https://ghproxy.com/https://raw.githubusercontent.com/passerby-b/JDDJ/main/jddj_plantBeans.js"
|
"target":"https://git.metauniverse-cn.com/https://raw.githubusercontent.com/passerby-b/JDDJ/main/jddj_plantBeans.js"
|
||||||
},
|
},
|
||||||
"running":true
|
"running":true
|
||||||
},
|
},
|
||||||
@ -200,7 +200,7 @@
|
|||||||
"time":"0-25/5 0 * * *",
|
"time":"0-25/5 0 * * *",
|
||||||
"job":{
|
"job":{
|
||||||
"type":"runjs",
|
"type":"runjs",
|
||||||
"target":"https://ghproxy.com/https://raw.githubusercontent.com/passerby-b/JDDJ/main/jddj_getPoints.js"
|
"target":"https://git.metauniverse-cn.com/https://raw.githubusercontent.com/passerby-b/JDDJ/main/jddj_getPoints.js"
|
||||||
},
|
},
|
||||||
"running":true
|
"running":true
|
||||||
},
|
},
|
||||||
@ -210,7 +210,7 @@
|
|||||||
"time":"9 0,20 * * *",
|
"time":"9 0,20 * * *",
|
||||||
"job":{
|
"job":{
|
||||||
"type":"runjs",
|
"type":"runjs",
|
||||||
"target":"https://ghproxy.com/https://raw.githubusercontent.com/chinnkarahoi/jd_scripts/master/jd_necklace.js"
|
"target":"https://git.metauniverse-cn.com/https://raw.githubusercontent.com/chinnkarahoi/jd_scripts/master/jd_necklace.js"
|
||||||
},
|
},
|
||||||
"running":true
|
"running":true
|
||||||
},
|
},
|
||||||
@ -230,7 +230,7 @@
|
|||||||
"time":"11 * * * *",
|
"time":"11 * * * *",
|
||||||
"job":{
|
"job":{
|
||||||
"type":"runjs",
|
"type":"runjs",
|
||||||
"target":"https://ghproxy.com/https://raw.githubusercontent.com/chinnkarahoi/jd_scripts/master/jd_superMarket.js"
|
"target":"https://git.metauniverse-cn.com/https://raw.githubusercontent.com/chinnkarahoi/jd_scripts/master/jd_superMarket.js"
|
||||||
},
|
},
|
||||||
"running":true
|
"running":true
|
||||||
},
|
},
|
||||||
@ -260,7 +260,7 @@
|
|||||||
"time":"0 7 * * *",
|
"time":"0 7 * * *",
|
||||||
"job":{
|
"job":{
|
||||||
"type":"runjs",
|
"type":"runjs",
|
||||||
"target":"https://ghproxy.com/https://raw.githubusercontent.com/chinnkarahoi/jd_scripts/master/jd_speed_sign.js"
|
"target":"https://git.metauniverse-cn.com/https://raw.githubusercontent.com/chinnkarahoi/jd_scripts/master/jd_speed_sign.js"
|
||||||
},
|
},
|
||||||
"running":true
|
"running":true
|
||||||
},
|
},
|
||||||
@ -270,7 +270,7 @@
|
|||||||
"time":"0 0 * * *",
|
"time":"0 0 * * *",
|
||||||
"job":{
|
"job":{
|
||||||
"type":"runjs",
|
"type":"runjs",
|
||||||
"target":"https://ghproxy.com/https://raw.githubusercontent.com/chinnkarahoi/jd_scripts/master/jd_speed_redpocke.js"
|
"target":"https://git.metauniverse-cn.com/https://raw.githubusercontent.com/chinnkarahoi/jd_scripts/master/jd_speed_redpocke.js"
|
||||||
},
|
},
|
||||||
"running":true
|
"running":true
|
||||||
},
|
},
|
||||||
@ -290,7 +290,7 @@
|
|||||||
"time":"5-45/20 * * * *",
|
"time":"5-45/20 * * * *",
|
||||||
"job":{
|
"job":{
|
||||||
"type":"runjs",
|
"type":"runjs",
|
||||||
"target":"https://ghproxy.com/https://raw.githubusercontent.com/chinnkarahoi/jd_scripts/master/jd_health_collect.js"
|
"target":"https://git.metauniverse-cn.com/https://raw.githubusercontent.com/chinnkarahoi/jd_scripts/master/jd_health_collect.js"
|
||||||
},
|
},
|
||||||
"running":true
|
"running":true
|
||||||
},
|
},
|
||||||
@ -300,7 +300,7 @@
|
|||||||
"time":"15 0 0,12 * * *",
|
"time":"15 0 0,12 * * *",
|
||||||
"job":{
|
"job":{
|
||||||
"type":"runjs",
|
"type":"runjs",
|
||||||
"target":"https://ghproxy.com/https://raw.githubusercontent.com/chinnkarahoi/jd_scripts/master/jd_shop.js"
|
"target":"https://git.metauniverse-cn.com/https://raw.githubusercontent.com/chinnkarahoi/jd_scripts/master/jd_shop.js"
|
||||||
},
|
},
|
||||||
"running":true
|
"running":true
|
||||||
},
|
},
|
||||||
@ -310,7 +310,7 @@
|
|||||||
"time":"3 10 * * *",
|
"time":"3 10 * * *",
|
||||||
"job":{
|
"job":{
|
||||||
"type":"runjs",
|
"type":"runjs",
|
||||||
"target":"https://ghproxy.com/https://raw.githubusercontent.com/monk-coder/dust/dust/i-chenzhe/z_marketLottery.js"
|
"target":"https://git.metauniverse-cn.com/https://raw.githubusercontent.com/monk-coder/dust/dust/i-chenzhe/z_marketLottery.js"
|
||||||
},
|
},
|
||||||
"running":true
|
"running":true
|
||||||
},
|
},
|
||||||
@ -320,7 +320,7 @@
|
|||||||
"time":"6 * * * *",
|
"time":"6 * * * *",
|
||||||
"job":{
|
"job":{
|
||||||
"type":"runjs",
|
"type":"runjs",
|
||||||
"target":"https://ghproxy.com/https://raw.githubusercontent.com/ZhiYi-N/Private-Script/master/Scripts/jxcollect.js"
|
"target":"https://git.metauniverse-cn.com/https://raw.githubusercontent.com/ZhiYi-N/Private-Script/master/Scripts/jxcollect.js"
|
||||||
},
|
},
|
||||||
"running":true
|
"running":true
|
||||||
},
|
},
|
||||||
@ -330,7 +330,7 @@
|
|||||||
"time":"25 0 * * *",
|
"time":"25 0 * * *",
|
||||||
"job":{
|
"job":{
|
||||||
"type":"runjs",
|
"type":"runjs",
|
||||||
"target":"https://ghproxy.com/https://raw.githubusercontent.com/chinnkarahoi/jd_scripts/master/jd_kd.js"
|
"target":"https://git.metauniverse-cn.com/https://raw.githubusercontent.com/chinnkarahoi/jd_scripts/master/jd_kd.js"
|
||||||
},
|
},
|
||||||
"running":true
|
"running":true
|
||||||
},
|
},
|
||||||
@ -340,7 +340,7 @@
|
|||||||
"time":"10 7 * * *",
|
"time":"10 7 * * *",
|
||||||
"job":{
|
"job":{
|
||||||
"type":"runjs",
|
"type":"runjs",
|
||||||
"target":"https://ghproxy.com/https://raw.githubusercontent.com/chinnkarahoi/jd_scripts/master/jd_ms.js"
|
"target":"https://git.metauniverse-cn.com/https://raw.githubusercontent.com/chinnkarahoi/jd_scripts/master/jd_ms.js"
|
||||||
},
|
},
|
||||||
"running":true
|
"running":true
|
||||||
},
|
},
|
||||||
@ -350,7 +350,7 @@
|
|||||||
"time":"10 7 * * *",
|
"time":"10 7 * * *",
|
||||||
"job":{
|
"job":{
|
||||||
"type":"runjs",
|
"type":"runjs",
|
||||||
"target":"https://ghproxy.com/https://raw.githubusercontent.com/chinnkarahoi/jd_scripts/master/jd_car.js"
|
"target":"https://git.metauniverse-cn.com/https://raw.githubusercontent.com/chinnkarahoi/jd_scripts/master/jd_car.js"
|
||||||
},
|
},
|
||||||
"running":true
|
"running":true
|
||||||
},
|
},
|
||||||
@ -360,7 +360,7 @@
|
|||||||
"time":"0 0 0 * * *",
|
"time":"0 0 0 * * *",
|
||||||
"job":{
|
"job":{
|
||||||
"type":"runjs",
|
"type":"runjs",
|
||||||
"target":"https://ghproxy.com/https://raw.githubusercontent.com/chinnkarahoi/jd_scripts/master/jd_car_exchange.js"
|
"target":"https://git.metauniverse-cn.com/https://raw.githubusercontent.com/chinnkarahoi/jd_scripts/master/jd_car_exchange.js"
|
||||||
},
|
},
|
||||||
"running":true
|
"running":true
|
||||||
},
|
},
|
||||||
@ -370,7 +370,7 @@
|
|||||||
"time":"1 1 * * *",
|
"time":"1 1 * * *",
|
||||||
"job":{
|
"job":{
|
||||||
"type":"runjs",
|
"type":"runjs",
|
||||||
"target":"https://ghproxy.com/https://raw.githubusercontent.com/chinnkarahoi/jd_scripts/master/jd_redPacket.js"
|
"target":"https://git.metauniverse-cn.com/https://raw.githubusercontent.com/chinnkarahoi/jd_scripts/master/jd_redPacket.js"
|
||||||
},
|
},
|
||||||
"running":true
|
"running":true
|
||||||
},
|
},
|
||||||
@ -380,7 +380,7 @@
|
|||||||
"time":"5 8 * * *",
|
"time":"5 8 * * *",
|
||||||
"job":{
|
"job":{
|
||||||
"type":"runjs",
|
"type":"runjs",
|
||||||
"target":"https://ghproxy.com/https://raw.githubusercontent.com/iisams/Scripts/master/liwo/jdtqz.js"
|
"target":"https://git.metauniverse-cn.com/https://raw.githubusercontent.com/iisams/Scripts/master/liwo/jdtqz.js"
|
||||||
},
|
},
|
||||||
"running":true
|
"running":true
|
||||||
},
|
},
|
||||||
@ -400,7 +400,7 @@
|
|||||||
"time":"3 20 * * *",
|
"time":"3 20 * * *",
|
||||||
"job":{
|
"job":{
|
||||||
"type":"runjs",
|
"type":"runjs",
|
||||||
"target":"https://ghproxy.com/https://raw.githubusercontent.com/Oreomeow/dust/dust/i-chenzhe/z_shake.js"
|
"target":"https://git.metauniverse-cn.com/https://raw.githubusercontent.com/Oreomeow/dust/dust/i-chenzhe/z_shake.js"
|
||||||
},
|
},
|
||||||
"running":true
|
"running":true
|
||||||
},
|
},
|
||||||
@ -410,7 +410,7 @@
|
|||||||
"time":"20 0 * * * *",
|
"time":"20 0 * * * *",
|
||||||
"job":{
|
"job":{
|
||||||
"type":"runjs",
|
"type":"runjs",
|
||||||
"target":"https://ghproxy.com/https://raw.githubusercontent.com/Oreomeow/longzhuzhu/main/qx/jd_super_redrain.js"
|
"target":"https://git.metauniverse-cn.com/https://raw.githubusercontent.com/Oreomeow/longzhuzhu/main/qx/jd_super_redrain.js"
|
||||||
},
|
},
|
||||||
"running":true
|
"running":true
|
||||||
},
|
},
|
||||||
@ -420,7 +420,7 @@
|
|||||||
"time":"0-20/5 12,20 * * *",
|
"time":"0-20/5 12,20 * * *",
|
||||||
"job":{
|
"job":{
|
||||||
"type":"runjs",
|
"type":"runjs",
|
||||||
"target":"https://ghproxy.com/https://raw.githubusercontent.com/chinnkarahoi/jd_scripts/master/jd_live.js"
|
"target":"https://git.metauniverse-cn.com/https://raw.githubusercontent.com/chinnkarahoi/jd_scripts/master/jd_live.js"
|
||||||
},
|
},
|
||||||
"running":true
|
"running":true
|
||||||
},
|
},
|
||||||
@ -430,7 +430,7 @@
|
|||||||
"time":"10 7 * * *",
|
"time":"10 7 * * *",
|
||||||
"job":{
|
"job":{
|
||||||
"type":"runjs",
|
"type":"runjs",
|
||||||
"target":"https://ghproxy.com/https://raw.githubusercontent.com/chinnkarahoi/jd_scripts/master/jd_syj.js"
|
"target":"https://git.metauniverse-cn.com/https://raw.githubusercontent.com/chinnkarahoi/jd_scripts/master/jd_syj.js"
|
||||||
},
|
},
|
||||||
"running":true
|
"running":true
|
||||||
},
|
},
|
||||||
@ -440,7 +440,7 @@
|
|||||||
"time":"10 0 * * *",
|
"time":"10 0 * * *",
|
||||||
"job":{
|
"job":{
|
||||||
"type":"runjs",
|
"type":"runjs",
|
||||||
"target":"https://ghproxy.com/https://raw.githubusercontent.com/whyour/hundun/master/quanx/jdzz.js"
|
"target":"https://git.metauniverse-cn.com/https://raw.githubusercontent.com/whyour/hundun/master/quanx/jdzz.js"
|
||||||
},
|
},
|
||||||
"running":true
|
"running":true
|
||||||
},
|
},
|
||||||
@ -450,7 +450,7 @@
|
|||||||
"time":"0 20 * * *",
|
"time":"0 20 * * *",
|
||||||
"job":{
|
"job":{
|
||||||
"type":"runjs",
|
"type":"runjs",
|
||||||
"target":"https://ghproxy.com/https://raw.githubusercontent.com/chinnkarahoi/jd_scripts/master/jd_bean_change.js"
|
"target":"https://git.metauniverse-cn.com/https://raw.githubusercontent.com/chinnkarahoi/jd_scripts/master/jd_bean_change.js"
|
||||||
},
|
},
|
||||||
"running":true
|
"running":true
|
||||||
},
|
},
|
||||||
@ -460,7 +460,7 @@
|
|||||||
"time":"59 59 23 * * *",
|
"time":"59 59 23 * * *",
|
||||||
"job":{
|
"job":{
|
||||||
"type":"runjs",
|
"type":"runjs",
|
||||||
"target":"https://ghproxy.com/https://raw.githubusercontent.com/GoodStudying/local_file/main/task/JX_CFD_TX.js"
|
"target":"https://git.metauniverse-cn.com/https://raw.githubusercontent.com/GoodStudying/local_file/main/task/JX_CFD_TX.js"
|
||||||
},
|
},
|
||||||
"running":false
|
"running":false
|
||||||
},
|
},
|
||||||
@ -470,7 +470,7 @@
|
|||||||
"time":"0-3 0 0 * * *",
|
"time":"0-3 0 0 * * *",
|
||||||
"job":{
|
"job":{
|
||||||
"type":"runjs",
|
"type":"runjs",
|
||||||
"target":"https://ghproxy.com/https://raw.githubusercontent.com/GoodStudying/local_file/main/task/JX_CFD_TX.js"
|
"target":"https://git.metauniverse-cn.com/https://raw.githubusercontent.com/GoodStudying/local_file/main/task/JX_CFD_TX.js"
|
||||||
},
|
},
|
||||||
"running":true
|
"running":true
|
||||||
},
|
},
|
||||||
@ -480,7 +480,7 @@
|
|||||||
"time":"5 0 * * *",
|
"time":"5 0 * * *",
|
||||||
"job":{
|
"job":{
|
||||||
"type":"runjs",
|
"type":"runjs",
|
||||||
"target":"https://ghproxy.com/https://raw.githubusercontent.com/chinnkarahoi/jd_scripts/master/jx_sign.js"
|
"target":"https://git.metauniverse-cn.com/https://raw.githubusercontent.com/chinnkarahoi/jd_scripts/master/jx_sign.js"
|
||||||
},
|
},
|
||||||
"running":true
|
"running":true
|
||||||
},
|
},
|
||||||
@ -490,7 +490,7 @@
|
|||||||
"time":"35 8 * * *",
|
"time":"35 8 * * *",
|
||||||
"job":{
|
"job":{
|
||||||
"type":"runjs",
|
"type":"runjs",
|
||||||
"target":"https://ghproxy.com/https://raw.githubusercontent.com/chinnkarahoi/jd_scripts/master/jd_jxd.js"
|
"target":"https://git.metauniverse-cn.com/https://raw.githubusercontent.com/chinnkarahoi/jd_scripts/master/jd_jxd.js"
|
||||||
},
|
},
|
||||||
"running":true
|
"running":true
|
||||||
},
|
},
|
||||||
@ -500,7 +500,7 @@
|
|||||||
"time":"10,15 0 * * *",
|
"time":"10,15 0 * * *",
|
||||||
"job":{
|
"job":{
|
||||||
"type":"runjs",
|
"type":"runjs",
|
||||||
"target":"https://ghproxy.com/https://raw.githubusercontent.com/chinnkarahoi/jd_scripts/master/jd_jin_tie.js"
|
"target":"https://git.metauniverse-cn.com/https://raw.githubusercontent.com/chinnkarahoi/jd_scripts/master/jd_jin_tie.js"
|
||||||
},
|
},
|
||||||
"running":true
|
"running":true
|
||||||
},
|
},
|
||||||
@ -510,7 +510,7 @@
|
|||||||
"time":"10 7 * * *",
|
"time":"10 7 * * *",
|
||||||
"job":{
|
"job":{
|
||||||
"type":"runjs",
|
"type":"runjs",
|
||||||
"target":"https://ghproxy.com/https://raw.githubusercontent.com/chinnkarahoi/jd_scripts/master/jd_bean_home.js"
|
"target":"https://git.metauniverse-cn.com/https://raw.githubusercontent.com/chinnkarahoi/jd_scripts/master/jd_bean_home.js"
|
||||||
},
|
},
|
||||||
"running":true
|
"running":true
|
||||||
},
|
},
|
||||||
@ -530,7 +530,7 @@
|
|||||||
"time":"55 18,21 * * *",
|
"time":"55 18,21 * * *",
|
||||||
"job":{
|
"job":{
|
||||||
"type":"runjs",
|
"type":"runjs",
|
||||||
"target":"https://ghproxy.com/https://raw.githubusercontent.com/chinnkarahoi/jd_scripts/master/jd_unsubscribe.js"
|
"target":"https://git.metauniverse-cn.com/https://raw.githubusercontent.com/chinnkarahoi/jd_scripts/master/jd_unsubscribe.js"
|
||||||
},
|
},
|
||||||
"running":true
|
"running":true
|
||||||
},
|
},
|
||||||
@ -540,7 +540,7 @@
|
|||||||
"time":"6 0-23/3 * * *",
|
"time":"6 0-23/3 * * *",
|
||||||
"job":{
|
"job":{
|
||||||
"type":"runjs",
|
"type":"runjs",
|
||||||
"target":"https://ghproxy.com/https://raw.githubusercontent.com/chinnkarahoi/jd_scripts/master/jd_speed.js"
|
"target":"https://git.metauniverse-cn.com/https://raw.githubusercontent.com/chinnkarahoi/jd_scripts/master/jd_speed.js"
|
||||||
},
|
},
|
||||||
"running":true
|
"running":true
|
||||||
},
|
},
|
||||||
@ -550,7 +550,7 @@
|
|||||||
"time":"4 10 * * *",
|
"time":"4 10 * * *",
|
||||||
"job":{
|
"job":{
|
||||||
"type":"runjs",
|
"type":"runjs",
|
||||||
"target":"https://ghproxy.com/https://raw.githubusercontent.com/chinnkarahoi/jd_scripts/master/jd_market_lottery.js"
|
"target":"https://git.metauniverse-cn.com/https://raw.githubusercontent.com/chinnkarahoi/jd_scripts/master/jd_market_lottery.js"
|
||||||
},
|
},
|
||||||
"running":true
|
"running":true
|
||||||
},
|
},
|
||||||
@ -560,7 +560,7 @@
|
|||||||
"time":"5 0 * * *",
|
"time":"5 0 * * *",
|
||||||
"job":{
|
"job":{
|
||||||
"type":"runjs",
|
"type":"runjs",
|
||||||
"target":"https://ghproxy.com/https://raw.githubusercontent.com/chinnkarahoi/jd_scripts/master/jd_club_lottery.js"
|
"target":"https://git.metauniverse-cn.com/https://raw.githubusercontent.com/chinnkarahoi/jd_scripts/master/jd_club_lottery.js"
|
||||||
},
|
},
|
||||||
"running":true
|
"running":true
|
||||||
}
|
}
|
||||||
|
|||||||
@ -10,7 +10,7 @@
|
|||||||
"time":"5 6-18/6 * * *",
|
"time":"5 6-18/6 * * *",
|
||||||
"job":{
|
"job":{
|
||||||
"type":"runjs",
|
"type":"runjs",
|
||||||
"target":"https://ghproxy.com/https://raw.githubusercontent.com/chinnkarahoi/jd_scripts/master/jd_fruit.js"
|
"target":"https://git.metauniverse-cn.com/https://raw.githubusercontent.com/chinnkarahoi/jd_scripts/master/jd_fruit.js"
|
||||||
},
|
},
|
||||||
"running":true
|
"running":true
|
||||||
},
|
},
|
||||||
@ -20,7 +20,7 @@
|
|||||||
"time":"0 9,12,18 * * *",
|
"time":"0 9,12,18 * * *",
|
||||||
"job":{
|
"job":{
|
||||||
"type":"runjs",
|
"type":"runjs",
|
||||||
"target":"https://ghproxy.com/https://raw.githubusercontent.com/whyour/hundun/master/quanx/jx_nc.js"
|
"target":"https://git.metauniverse-cn.com/https://raw.githubusercontent.com/whyour/hundun/master/quanx/jx_nc.js"
|
||||||
},
|
},
|
||||||
"running":true
|
"running":true
|
||||||
},
|
},
|
||||||
@ -30,7 +30,7 @@
|
|||||||
"time":"16 6-18/6 * * *",
|
"time":"16 6-18/6 * * *",
|
||||||
"job":{
|
"job":{
|
||||||
"type":"runjs",
|
"type":"runjs",
|
||||||
"target":"https://ghproxy.com/https://raw.githubusercontent.com/chinnkarahoi/jd_scripts/master/jd_pet.js"
|
"target":"https://git.metauniverse-cn.com/https://raw.githubusercontent.com/chinnkarahoi/jd_scripts/master/jd_pet.js"
|
||||||
},
|
},
|
||||||
"running":true
|
"running":true
|
||||||
},
|
},
|
||||||
@ -40,7 +40,7 @@
|
|||||||
"time":"1 7-21/2 * * *",
|
"time":"1 7-21/2 * * *",
|
||||||
"job":{
|
"job":{
|
||||||
"type":"runjs",
|
"type":"runjs",
|
||||||
"target":"https://ghproxy.com/https://raw.githubusercontent.com/chinnkarahoi/jd_scripts/master/jd_plantBean.js"
|
"target":"https://git.metauniverse-cn.com/https://raw.githubusercontent.com/chinnkarahoi/jd_scripts/master/jd_plantBean.js"
|
||||||
},
|
},
|
||||||
"running":true
|
"running":true
|
||||||
},
|
},
|
||||||
@ -50,7 +50,7 @@
|
|||||||
"time":"10 * * * *",
|
"time":"10 * * * *",
|
||||||
"job":{
|
"job":{
|
||||||
"type":"runjs",
|
"type":"runjs",
|
||||||
"target":"https://ghproxy.com/https://raw.githubusercontent.com/chinnkarahoi/jd_scripts/master/jd_dreamFactory.js"
|
"target":"https://git.metauniverse-cn.com/https://raw.githubusercontent.com/chinnkarahoi/jd_scripts/master/jd_dreamFactory.js"
|
||||||
},
|
},
|
||||||
"running":true
|
"running":true
|
||||||
},
|
},
|
||||||
@ -60,7 +60,7 @@
|
|||||||
"time":"10 * * * *",
|
"time":"10 * * * *",
|
||||||
"job":{
|
"job":{
|
||||||
"type":"runjs",
|
"type":"runjs",
|
||||||
"target":"https://ghproxy.com/https://raw.githubusercontent.com/chinnkarahoi/jd_scripts/master/jd_jdfactory.js"
|
"target":"https://git.metauniverse-cn.com/https://raw.githubusercontent.com/chinnkarahoi/jd_scripts/master/jd_jdfactory.js"
|
||||||
},
|
},
|
||||||
"running":true
|
"running":true
|
||||||
},
|
},
|
||||||
@ -70,7 +70,7 @@
|
|||||||
"time":"10 0 * * *",
|
"time":"10 0 * * *",
|
||||||
"job":{
|
"job":{
|
||||||
"type":"runjs",
|
"type":"runjs",
|
||||||
"target":"https://ghproxy.com/https://raw.githubusercontent.com/whyour/hundun/master/quanx/jdzz.js"
|
"target":"https://git.metauniverse-cn.com/https://raw.githubusercontent.com/whyour/hundun/master/quanx/jdzz.js"
|
||||||
},
|
},
|
||||||
"running":true
|
"running":true
|
||||||
},
|
},
|
||||||
@ -80,7 +80,7 @@
|
|||||||
"time":"2 8,12,18 * * *",
|
"time":"2 8,12,18 * * *",
|
||||||
"job":{
|
"job":{
|
||||||
"type":"runjs",
|
"type":"runjs",
|
||||||
"target":"https://ghproxy.com/https://raw.githubusercontent.com/chinnkarahoi/jd_scripts/master/jd_bookshop.js"
|
"target":"https://git.metauniverse-cn.com/https://raw.githubusercontent.com/chinnkarahoi/jd_scripts/master/jd_bookshop.js"
|
||||||
},
|
},
|
||||||
"running":true
|
"running":true
|
||||||
},
|
},
|
||||||
@ -90,7 +90,7 @@
|
|||||||
"time":"6 0 * * *",
|
"time":"6 0 * * *",
|
||||||
"job":{
|
"job":{
|
||||||
"type":"runjs",
|
"type":"runjs",
|
||||||
"target":"https://ghproxy.com/https://raw.githubusercontent.com/chinnkarahoi/jd_scripts/master/jd_crazy_joy.js"
|
"target":"https://git.metauniverse-cn.com/https://raw.githubusercontent.com/chinnkarahoi/jd_scripts/master/jd_crazy_joy.js"
|
||||||
},
|
},
|
||||||
"running":true
|
"running":true
|
||||||
},
|
},
|
||||||
@ -100,7 +100,7 @@
|
|||||||
"time":"2 0-23/4 * * *",
|
"time":"2 0-23/4 * * *",
|
||||||
"job":{
|
"job":{
|
||||||
"type":"runjs",
|
"type":"runjs",
|
||||||
"target":"https://ghproxy.com/https://raw.githubusercontent.com/chinnkarahoi/jd_scripts/master/jd_cash.js"
|
"target":"https://git.metauniverse-cn.com/https://raw.githubusercontent.com/chinnkarahoi/jd_scripts/master/jd_cash.js"
|
||||||
},
|
},
|
||||||
"running":true
|
"running":true
|
||||||
},
|
},
|
||||||
@ -110,7 +110,7 @@
|
|||||||
"time":"25 8 * * *",
|
"time":"25 8 * * *",
|
||||||
"job":{
|
"job":{
|
||||||
"type":"runjs",
|
"type":"runjs",
|
||||||
"target":"https://ghproxy.com/https://raw.githubusercontent.com/chinnkarahoi/jd_scripts/master/jd_sgmh.js"
|
"target":"https://git.metauniverse-cn.com/https://raw.githubusercontent.com/chinnkarahoi/jd_scripts/master/jd_sgmh.js"
|
||||||
},
|
},
|
||||||
"running":true
|
"running":true
|
||||||
},
|
},
|
||||||
@ -120,7 +120,7 @@
|
|||||||
"time":"8 0,8,13,19 * * *",
|
"time":"8 0,8,13,19 * * *",
|
||||||
"job":{
|
"job":{
|
||||||
"type":"runjs",
|
"type":"runjs",
|
||||||
"target":"https://ghproxy.com/https://raw.githubusercontent.com/chinnkarahoi/jd_scripts/master/jd_cfd.js"
|
"target":"https://git.metauniverse-cn.com/https://raw.githubusercontent.com/chinnkarahoi/jd_scripts/master/jd_cfd.js"
|
||||||
},
|
},
|
||||||
"running":true
|
"running":true
|
||||||
},
|
},
|
||||||
@ -130,7 +130,7 @@
|
|||||||
"time":"11 1 * * *",
|
"time":"11 1 * * *",
|
||||||
"job":{
|
"job":{
|
||||||
"type":"runjs",
|
"type":"runjs",
|
||||||
"target":"https://ghproxy.com/https://raw.githubusercontent.com/yangtingxiao/QuantumultX/master/scripts/jd/jd_lotteryMachine.js"
|
"target":"https://git.metauniverse-cn.com/https://raw.githubusercontent.com/yangtingxiao/QuantumultX/master/scripts/jd/jd_lotteryMachine.js"
|
||||||
},
|
},
|
||||||
"running":true
|
"running":true
|
||||||
},
|
},
|
||||||
@ -140,7 +140,7 @@
|
|||||||
"time":"10 0-23/4 * * *",
|
"time":"10 0-23/4 * * *",
|
||||||
"job":{
|
"job":{
|
||||||
"type":"runjs",
|
"type":"runjs",
|
||||||
"target":"https://ghproxy.com/https://raw.githubusercontent.com/chinnkarahoi/jd_scripts/master/jd_health.js"
|
"target":"https://git.metauniverse-cn.com/https://raw.githubusercontent.com/chinnkarahoi/jd_scripts/master/jd_health.js"
|
||||||
},
|
},
|
||||||
"running":true
|
"running":true
|
||||||
}
|
}
|
||||||
|
|||||||
@ -10,7 +10,7 @@
|
|||||||
"time":"12 * * * *",
|
"time":"12 * * * *",
|
||||||
"job":{
|
"job":{
|
||||||
"type":"runjs",
|
"type":"runjs",
|
||||||
"target":"https://ghproxy.com/https://raw.githubusercontent.com/chinnkarahoi/jd_scripts/master/jd_pigPet.js"
|
"target":"https://git.metauniverse-cn.com/https://raw.githubusercontent.com/chinnkarahoi/jd_scripts/master/jd_pigPet.js"
|
||||||
},
|
},
|
||||||
"running":true
|
"running":true
|
||||||
},
|
},
|
||||||
@ -20,7 +20,7 @@
|
|||||||
"time":"35 0-23/2 * * *",
|
"time":"35 0-23/2 * * *",
|
||||||
"job":{
|
"job":{
|
||||||
"type":"runjs",
|
"type":"runjs",
|
||||||
"target":"https://ghproxy.com/https://raw.githubusercontent.com/chinnkarahoi/jd_scripts/master/jd_moneyTree.js"
|
"target":"https://git.metauniverse-cn.com/https://raw.githubusercontent.com/chinnkarahoi/jd_scripts/master/jd_moneyTree.js"
|
||||||
},
|
},
|
||||||
"running":true
|
"running":true
|
||||||
},
|
},
|
||||||
@ -30,7 +30,7 @@
|
|||||||
"time":"15 0,7-23 * * *",
|
"time":"15 0,7-23 * * *",
|
||||||
"job":{
|
"job":{
|
||||||
"type":"runjs",
|
"type":"runjs",
|
||||||
"target":"https://ghproxy.com/https://raw.githubusercontent.com/chinnkarahoi/jd_scripts/master/jd_daily_egg.js"
|
"target":"https://git.metauniverse-cn.com/https://raw.githubusercontent.com/chinnkarahoi/jd_scripts/master/jd_daily_egg.js"
|
||||||
},
|
},
|
||||||
"running":true
|
"running":true
|
||||||
},
|
},
|
||||||
@ -40,7 +40,7 @@
|
|||||||
"time":"1 12,23 * * *",
|
"time":"1 12,23 * * *",
|
||||||
"job":{
|
"job":{
|
||||||
"type":"runjs",
|
"type":"runjs",
|
||||||
"target":"https://ghproxy.com/https://raw.githubusercontent.com/chinnkarahoi/jd_scripts/master/jd_family.js"
|
"target":"https://git.metauniverse-cn.com/https://raw.githubusercontent.com/chinnkarahoi/jd_scripts/master/jd_family.js"
|
||||||
},
|
},
|
||||||
"running":false
|
"running":false
|
||||||
},
|
},
|
||||||
@ -50,7 +50,7 @@
|
|||||||
"time":"0,1,2 0 * * *",
|
"time":"0,1,2 0 * * *",
|
||||||
"job":{
|
"job":{
|
||||||
"type":"runjs",
|
"type":"runjs",
|
||||||
"target":"https://ghproxy.com/https://raw.githubusercontent.com/ddgksf2013/Cuttlefish/master/Jd/jd_cash_exchange.js"
|
"target":"https://git.metauniverse-cn.com/https://raw.githubusercontent.com/ddgksf2013/Cuttlefish/master/Jd/jd_cash_exchange.js"
|
||||||
},
|
},
|
||||||
"running":true
|
"running":true
|
||||||
},
|
},
|
||||||
@ -60,7 +60,7 @@
|
|||||||
"time":"6 0 * * *",
|
"time":"6 0 * * *",
|
||||||
"job":{
|
"job":{
|
||||||
"type":"runjs",
|
"type":"runjs",
|
||||||
"target":"https://ghproxy.com/https://raw.githubusercontent.com/yangtingxiao/QuantumultX/master/scripts/jd/jd_rankingList.js"
|
"target":"https://git.metauniverse-cn.com/https://raw.githubusercontent.com/yangtingxiao/QuantumultX/master/scripts/jd/jd_rankingList.js"
|
||||||
},
|
},
|
||||||
"running":true
|
"running":true
|
||||||
},
|
},
|
||||||
@ -70,7 +70,7 @@
|
|||||||
"time":"0 0 * * *",
|
"time":"0 0 * * *",
|
||||||
"job":{
|
"job":{
|
||||||
"type":"runjs",
|
"type":"runjs",
|
||||||
"target":"https://ghproxy.com/https://raw.githubusercontent.com/ztxtop/x/main/jx_cfdtx.js"
|
"target":"https://git.metauniverse-cn.com/https://raw.githubusercontent.com/ztxtop/x/main/jx_cfdtx.js"
|
||||||
},
|
},
|
||||||
"running":false
|
"running":false
|
||||||
},
|
},
|
||||||
@ -80,7 +80,7 @@
|
|||||||
"time":"0",
|
"time":"0",
|
||||||
"job":{
|
"job":{
|
||||||
"type":"runjs",
|
"type":"runjs",
|
||||||
"target":"https://ghproxy.com/https://raw.githubusercontent.com/GoodStudying/local_file/main/task/v2p_task/jd_unbind.js"
|
"target":"https://git.metauniverse-cn.com/https://raw.githubusercontent.com/GoodStudying/local_file/main/task/v2p_task/jd_unbind.js"
|
||||||
},
|
},
|
||||||
"running":false
|
"running":false
|
||||||
},
|
},
|
||||||
@ -90,7 +90,7 @@
|
|||||||
"time":"0",
|
"time":"0",
|
||||||
"job":{
|
"job":{
|
||||||
"type":"runjs",
|
"type":"runjs",
|
||||||
"target":"https://ghproxy.com/https://raw.githubusercontent.com/sngxpro/QuanX/master/scripts/member_0X.js"
|
"target":"https://git.metauniverse-cn.com/https://raw.githubusercontent.com/sngxpro/QuanX/master/scripts/member_0X.js"
|
||||||
},
|
},
|
||||||
"running":false
|
"running":false
|
||||||
},
|
},
|
||||||
@ -100,7 +100,7 @@
|
|||||||
"time":"5 7 * * *",
|
"time":"5 7 * * *",
|
||||||
"job":{
|
"job":{
|
||||||
"type":"runjs",
|
"type":"runjs",
|
||||||
"target":"https://ghproxy.com/https://raw.githubusercontent.com/dompling/Script/master/jd/jd_jr_sign.js"
|
"target":"https://git.metauniverse-cn.com/https://raw.githubusercontent.com/dompling/Script/master/jd/jd_jr_sign.js"
|
||||||
},
|
},
|
||||||
"running":false
|
"running":false
|
||||||
}
|
}
|
||||||
|
|||||||
@ -10,7 +10,7 @@
|
|||||||
"time":"37 8 * 5,6 *",
|
"time":"37 8 * 5,6 *",
|
||||||
"job":{
|
"job":{
|
||||||
"type":"runjs",
|
"type":"runjs",
|
||||||
"target":"https://ghproxy.com/https://raw.githubusercontent.com/Oreomeow/dust/dust/member/adolf_oneplus.js"
|
"target":"https://git.metauniverse-cn.com/https://raw.githubusercontent.com/Oreomeow/dust/dust/member/adolf_oneplus.js"
|
||||||
},
|
},
|
||||||
"running":true
|
"running":true
|
||||||
},
|
},
|
||||||
@ -20,7 +20,7 @@
|
|||||||
"time":"27 8 * 5,6 *",
|
"time":"27 8 * 5,6 *",
|
||||||
"job":{
|
"job":{
|
||||||
"type":"runjs",
|
"type":"runjs",
|
||||||
"target":"https://ghproxy.com/https://raw.githubusercontent.com/Oreomeow/dust/dust/member/adolf_flp.js"
|
"target":"https://git.metauniverse-cn.com/https://raw.githubusercontent.com/Oreomeow/dust/dust/member/adolf_flp.js"
|
||||||
},
|
},
|
||||||
"running":true
|
"running":true
|
||||||
},
|
},
|
||||||
@ -30,7 +30,7 @@
|
|||||||
"time":"0 8 21-31 5-12 *",
|
"time":"0 8 21-31 5-12 *",
|
||||||
"job":{
|
"job":{
|
||||||
"type":"runjs",
|
"type":"runjs",
|
||||||
"target":"https://ghproxy.com/https://raw.githubusercontent.com/qqsdff/script/main/jd/jd_jbczy.js"
|
"target":"https://git.metauniverse-cn.com/https://raw.githubusercontent.com/qqsdff/script/main/jd/jd_jbczy.js"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@ -39,7 +39,7 @@
|
|||||||
"time":"15 8,19 * 5,6 *",
|
"time":"15 8,19 * 5,6 *",
|
||||||
"job":{
|
"job":{
|
||||||
"type":"runjs",
|
"type":"runjs",
|
||||||
"target":"https://ghproxy.com/https://raw.githubusercontent.com/Oreomeow/dust/dust/normal/adolf_superbox.js"
|
"target":"https://git.metauniverse-cn.com/https://raw.githubusercontent.com/Oreomeow/dust/dust/normal/adolf_superbox.js"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@ -48,7 +48,7 @@
|
|||||||
"time":"5 9,15 * 5,6 *",
|
"time":"5 9,15 * 5,6 *",
|
||||||
"job":{
|
"job":{
|
||||||
"type":"runjs",
|
"type":"runjs",
|
||||||
"target":"https://ghproxy.com/https://raw.githubusercontent.com/Oreomeow/dust/dust/normal/adolf_newInteraction.js"
|
"target":"https://git.metauniverse-cn.com/https://raw.githubusercontent.com/Oreomeow/dust/dust/normal/adolf_newInteraction.js"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
@ -1,7 +1,7 @@
|
|||||||
# 不再更新,配置文件自行添加如下
|
# 不再更新,配置文件自行添加如下
|
||||||
```
|
```
|
||||||
## 由于github仓库拉取较慢,所以会默认添加代理前缀,如不需要请移除
|
## 由于github仓库拉取较慢,所以会默认添加代理前缀,如不需要请移除
|
||||||
GithubProxyUrl="https://ghproxy.com/"
|
GithubProxyUrl="https://git.metauniverse-cn.com/"
|
||||||
```
|
```
|
||||||
## CN 说明
|
## CN 说明
|
||||||
> 用于国内 VPS 等
|
> 用于国内 VPS 等
|
||||||
@ -10,64 +10,64 @@ 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://git.metauniverse-cn.com/https://github.com/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://git.metauniverse-cn.com/https://github.com/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://git.metauniverse-cn.com/https://github.com/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://git.metauniverse-cn.com/https://github.com/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://git.metauniverse-cn.com/https://github.com/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://git.metauniverse-cn.com/https://github.com/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://git.metauniverse-cn.com/https://github.com/Wenmoux/scripts.git "other|jd" "" "" "wen"
|
||||||
```
|
```
|
||||||
- `柠檬(胖虎)`
|
- `柠檬(胖虎)`
|
||||||
```
|
```
|
||||||
ql repo https://ghproxy.com/https://github.com/panghu999/panghu.git "jd_"
|
ql repo https://git.metauniverse-cn.com/https://github.com/panghu999/panghu.git "jd_"
|
||||||
```
|
```
|
||||||
- `zoopanda(动物园)`
|
- `zoopanda(动物园)`
|
||||||
```
|
```
|
||||||
ql repo https://ghproxy.com/https://github.com/zooPanda/zoo.git "zoo"
|
ql repo https://git.metauniverse-cn.com/https://github.com/zooPanda/zoo.git "zoo"
|
||||||
```
|
```
|
||||||
- `hyzaw`
|
- `hyzaw`
|
||||||
```
|
```
|
||||||
ql repo https://ghproxy.com/https://github.com/hyzaw/scripts.git "ddo_"
|
ql repo https://git.metauniverse-cn.com/https://github.com/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://git.metauniverse-cn.com/https://github.com/Ariszy/Private-Script.git "JD"
|
||||||
```
|
```
|
||||||
- `ZCY01`
|
- `ZCY01`
|
||||||
```
|
```
|
||||||
ql repo https://ghproxy.com/https://github.com/ZCY01/daily_scripts.git "jd_"
|
ql repo https://git.metauniverse-cn.com/https://github.com/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://git.metauniverse-cn.com/https://github.com/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://git.metauniverse-cn.com/https://github.com/star261/jd.git "scripts" "code"
|
||||||
```
|
```
|
||||||
|
|
||||||
## 单脚本
|
## 单脚本
|
||||||
> 翻翻乐提现单文件
|
> 翻翻乐提现单文件
|
||||||
```
|
```
|
||||||
ql raw https://ghproxy.com/https://raw.githubusercontent.com/jiulan/platypus/main/scripts/jd_ffl.js
|
ql raw https://git.metauniverse-cn.com/https://raw.githubusercontent.com/jiulan/platypus/main/scripts/jd_ffl.js
|
||||||
```
|
```
|
||||||
|
|||||||
@ -3,7 +3,7 @@
|
|||||||
"desc":"国内elecV2P 定时任务测试订阅。该订阅仅可用于 elecV2P, 与其他软件并不兼容。相关说明参考: https://github.com/elecV2/elecV2P-dei/tree/master/docs/06-task.md",
|
"desc":"国内elecV2P 定时任务测试订阅。该订阅仅可用于 elecV2P, 与其他软件并不兼容。相关说明参考: https://github.com/elecV2/elecV2P-dei/tree/master/docs/06-task.md",
|
||||||
"author":"elecV2",
|
"author":"elecV2",
|
||||||
"date":"2021-05-22 20:30:00",
|
"date":"2021-05-22 20:30:00",
|
||||||
"surl":"https://ghproxy.com/https://raw.githubusercontent.com/elecV2/elecV2P/master/efss/tasksub.json",
|
"surl":"https://git.metauniverse-cn.com/https://raw.githubusercontent.com/elecV2/elecV2P/master/efss/tasksub.json",
|
||||||
"list":[
|
"list":[
|
||||||
{
|
{
|
||||||
"name":"清空日志",
|
"name":"清空日志",
|
||||||
@ -11,7 +11,7 @@
|
|||||||
"time":"30 18 23 * * *",
|
"time":"30 18 23 * * *",
|
||||||
"job":{
|
"job":{
|
||||||
"type":"runjs",
|
"type":"runjs",
|
||||||
"target":"https://ghproxy.com/https://raw.githubusercontent.com/elecV2/elecV2P/master/script/JSFile/deletelog.js"
|
"target":"https://git.metauniverse-cn.com/https://raw.githubusercontent.com/elecV2/elecV2P/master/script/JSFile/deletelog.js"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@ -21,7 +21,7 @@
|
|||||||
"running":true,
|
"running":true,
|
||||||
"job":{
|
"job":{
|
||||||
"type":"runjs",
|
"type":"runjs",
|
||||||
"target":"https://ghproxy.com/https://raw.githubusercontent.com/elecV2/elecV2P/master/script/JSFile/softupdate.js"
|
"target":"https://git.metauniverse-cn.com/https://raw.githubusercontent.com/elecV2/elecV2P/master/script/JSFile/softupdate.js"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@ -31,7 +31,7 @@
|
|||||||
"running":false,
|
"running":false,
|
||||||
"job":{
|
"job":{
|
||||||
"type":"runjs",
|
"type":"runjs",
|
||||||
"target":"https://ghproxy.com/https://raw.githubusercontent.com/elecV2/elecV2P/master/script/JSFile/python-install.js"
|
"target":"https://git.metauniverse-cn.com/https://raw.githubusercontent.com/elecV2/elecV2P/master/script/JSFile/python-install.js"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@ -60,7 +60,7 @@
|
|||||||
"running":false,
|
"running":false,
|
||||||
"job":{
|
"job":{
|
||||||
"type":"exec",
|
"type":"exec",
|
||||||
"target":"python3 https://ghproxy.com/https://raw.githubusercontent.com/elecV2/elecV2P/master/script/Shell/elecV2P-exam.py"
|
"target":"python3 https://git.metauniverse-cn.com/https://raw.githubusercontent.com/elecV2/elecV2P/master/script/Shell/elecV2P-exam.py"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user