Skip to content

Commit d0884a0

Browse files
committed
1 parent fdcb57a commit d0884a0

2 files changed

Lines changed: 13 additions & 2 deletions

File tree

TaskConf/youth/loon.plugin

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
1-
# 中青看点获取Cookie
1+
# 中青看点获取Cookie,自动阅读已注释需单独添加
22

33
[Script]
44
cron "04 00 * * *" script-path=https://raw.githubusercontent.com/Sunert/Scripts/master/Task/youth.js, timeout=180, enabled=true, tag=中青看点
55

66
cron "20 00 * * *" script-path=https://raw.githubusercontent.com/Sunert/Scripts/master/Task/youth_gain.js, timeout=1800, enabled=true, tag=中青看点看看赚
77

8+
#cron "20 0-12/3 * * *" script-path=https://raw.githubusercontent.com/Sunert/Scripts/master/Task/Youth_Read.js, timeout=3600, enabled=true, tag=中青看点阅读
9+
810
http-request https:\/\/kd\.youth\.cn\/WebApi\/NewTaskIos\/getTaskList script-path=https://raw.githubusercontent.com/Sunert/Scripts/master/Task/youth.js, enabled=true, tag=中青看点
911

1012
http-request https:\/\/ios\.baertt\.com\/v5\/article\/info\/get\.json script-path=https://raw.githubusercontent.com/Sunert/Scripts/master/Task/youth.js, enabled=true, tag=中青看点
@@ -17,5 +19,9 @@ http-request https:\/\/ios\.baertt\.com\/v5\/task\/browse_start\.json script-pat
1719

1820
http-request https:\/\/ios\.baertt\.com\/v5\/Nameless\/adlickstart\.json script-path=https://raw.githubusercontent.com/Sunert/Scripts/master/Task/youth_gain.js, requires-body=true, enabled=true, tag=中青看点看看赚
1921

22+
# http-request https:\/\/ios\.baertt\.com\/v5\/article\/info\/get\.json script-path=https://raw.githubusercontent.com/Sunert/Scripts/master/Task/Youth_Read.js, enabled=true, tag=中青看点阅读
23+
24+
# http-request https:\/\/ios\.baertt\.com\/v5\/user\/stay\.json script-path=https://raw.githubusercontent.com/Sunert/Scripts/master/Task/Youth_Read.js, requires-body=true, enabled=true, tag=中青看点阅读
25+
2026
[MITM]
2127
hostname = ios.baertt.com, kd.youth.cn

TaskConf/youth/surge.sgmodule

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#!name= Youth Rewrite
2-
#!desc= 中青极速版重写配置
2+
#!desc= 中青极速版重写配置(自动阅读配置已注释,需单独添加)
33
#!system=ios
44

55
[Script]
@@ -21,5 +21,10 @@
2121

2222
中青看点看看赚 = type=http-request,pattern=https:\/\/ios\.baertt\.com\/v5\/Nameless\/adlickstart\.json,script-path=https://raw.githubusercontent.com/Sunert/Scripts/master/Task/youth_gain.js, requires-body=true
2323

24+
#中青看点阅读 = type=http-request,pattern=https:\/\/ios\.baertt\.com\/v5\/article\/info\/get\.json,script-path=https://raw.githubusercontent.com/Sunert/Scripts/master/Task/Youth_Read.js
25+
26+
#中青看点阅读 = type=http-request,pattern=https:\/\/ios\.baertt\.com\/v5\/user\/stay\.json,script-path=https://raw.githubusercontent.com/Sunert/Scripts/master/Task/Youth_Read.js, requires-body=true
27+
28+
2429
[MITM]
2530
hostname = %APPEND% kd.youth.cn, ios.baertt.com

0 commit comments

Comments
 (0)