上传文件至「Modules」

This commit is contained in:
2026-04-30 10:13:08 +09:00
parent 2fd2264722
commit c5f20a607d

View File

@@ -1,15 +1,15 @@
#!name = NodeSeek 自动签到
#!desc = NodeSeek 论坛每日签到。包含 Cookie 抓取MITM与定时签到两个脚本。基于 Sliverkiss 原版安全加固域名白名单、Cookie 日志脱敏、自动重试。
#!author = XXhaos
#!category = 签到
#!system = ios, mac
#!arguments = is_default:false, is_debug:false
#!arguments-desc = is_default鸡腿模式false = 固定 5 个 / true = 随机)\nis_debug是否输出调试日志cookie 已自动脱敏)
#!name=NodeSeek 自动签到
#!desc=NodeSeek 论坛每日签到。包含 Cookie 抓取MITM与定时签到两个脚本。基于 Sliverkiss 原版安全加固域名白名单、Cookie 日志脱敏、自动重试。
#!author=XXhaos
#!category=签到
#!system=ios,mac
#!arguments=is_default:false,is_debug:false
#!arguments-desc=is_default鸡腿模式false = 固定 5 个 / true = 随机)\nis_debug是否输出调试日志cookie 已自动脱敏)
[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
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, argument="is_default={{{is_default}}}&is_debug={{{is_debug}}}"
[MITM]
hostname = %APPEND% www.nodeseek.com