Skip to content

Commit e6629fd

Browse files
committed
增加中青延迟
1 parent aa5ab8b commit e6629fd

2 files changed

Lines changed: 7 additions & 3 deletions

File tree

TaskConf/youth/loon.plugin

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
# 中青看点获取Cookie
22

33
[Script]
4-
cron "04 00 * * *" script-path=https://raw.githubusercontent.com/Sunert/Scripts/master/Task/youth.js, enabled=true, tag=中青看点
4+
cron "04 00 * * *" script-path=https://raw.githubusercontent.com/Sunert/Scripts/master/Task/youth.js, timeout=180, enabled=true, tag=中青看点
5+
6+
cron "20 00 * * *" script-path=https://raw.githubusercontent.com/Sunert/Scripts/master/Task/youth_gain.js, timeout=1800, enabled=true, tag=中青看点看看赚
57

68
http-request https:\/\/kd\.youth\.cn\/WebApi\/NewTaskIos\/getTaskList script-path=https://raw.githubusercontent.com/Sunert/Scripts/master/Task/youth.js, enabled=true, tag=中青看点
79

TaskConf/youth/surge.sgmodule

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,11 @@
33
#!system=ios
44

55
[Script]
6-
中青看点 = type=cron,cronexp=35 5 0 * * *,script-path=https://raw.githubusercontent.com/Sunert/Scripts/master/Task/youth.js,script-update-interval=0
6+
中青看点 = type=cron,cronexp=35 5 0 * * *,script-path=https://raw.githubusercontent.com/Sunert/Scripts/master/Task/youth.js,wake-system=1,timeout=360,script-update-interval=0
77

8-
中青看点浏览赚 = type=cron,cronexp=35 5 8 * * *,script-path=https://raw.githubusercontent.com/Sunert/Scripts/master/Task/youth_gain.js,script-update-interval=0
8+
中青看点浏览赚 = type=cron,cronexp=35 5 8 * * *,script-path=https://raw.githubusercontent.com/Sunert/Scripts/master/Task/youth_gain.js,wake-system=1,timeout=1800,,script-update-interval=0
9+
10+
#中青看点阅读 = type=cron,cronexp=35 */30 */2 * * *,script-path=https://raw.githubusercontent.com/Sunert/Scripts/master/Task/Youth_Read.js,wake-system=1,timeout=3600,,script-update-interval=0
911

1012
中青看点 = type=http-request,pattern=https:\/\/kd\.youth\.cn\/WebApi\/NewTaskIos\/getTaskList,script-path=https://raw.githubusercontent.com/Sunert/Scripts/master/Task/youth.js
1113

0 commit comments

Comments
 (0)