上传文件至「Modules」
This commit is contained in:
@@ -3,13 +3,11 @@
|
|||||||
#!author=XXhaos
|
#!author=XXhaos
|
||||||
#!category=签到
|
#!category=签到
|
||||||
#!system=ios,mac
|
#!system=ios,mac
|
||||||
#!arguments=is_default:false,is_debug:false
|
|
||||||
#!arguments-desc=is_default:鸡腿模式(false = 固定 5 个 / true = 随机)\nis_debug:是否输出调试日志(cookie 已自动脱敏)
|
|
||||||
|
|
||||||
[Script]
|
[Script]
|
||||||
NodeSeekToken = type=http-response, pattern=^https:\/\/www\.nodeseek\.com\/api\/account\/getInfo\/.+\?readme=, script-path=https://gitea.dragonisheep.com/XXhaos/Surge/raw/branch/master/Scripts/nodeseek.js, requires-body=true, timeout=60
|
NodeSeekToken = type=http-response, pattern=^https:\/\/www\.nodeseek\.com\/api\/account\/getInfo\/.+\?readme=, script-path=https://gitea.dragonisheep.com/XXhaos/Surge/raw/branch/master/Scripts/nodeseek.js, requires-body=true, timeout=60
|
||||||
|
|
||||||
NodeSeek = type=cron, cronexp="10 0 * * *", script-path=https://gitea.dragonisheep.com/XXhaos/Surge/raw/branch/master/Scripts/nodeseek.js, timeout=60, wake-system=1, script-update-interval=0, argument="is_default={{{is_default}}}&is_debug={{{is_debug}}}"
|
NodeSeek = type=cron, cronexp="10 0 * * *", script-path=https://gitea.dragonisheep.com/XXhaos/Surge/raw/branch/master/Scripts/nodeseek.js, timeout=60, wake-system=1, script-update-interval=0
|
||||||
|
|
||||||
[MITM]
|
[MITM]
|
||||||
hostname = %APPEND% www.nodeseek.com
|
hostname = %APPEND% www.nodeseek.com
|
||||||
|
|||||||
Reference in New Issue
Block a user