更新 Modules/nodeseek.sgmodule

This commit is contained in:
2026-04-30 12:42:57 +09:00
parent 62805ed5e6
commit 58b16a52ce

View File

@@ -1,13 +1,10 @@
#!name=NodeSeek 自动签到
#!desc=NodeSeek 论坛每日签到。包含 Cookie 抓取MITM与定时签到两个脚本。基于 Sliverkiss 原版安全加固域名白名单、Cookie 日志脱敏、自动重试。
#!author=XXhaos
#!category=签到
#!system=ios,mac
#!desc=NodeSeek 论坛 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 抓取Cookie = 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
NodeSeek 每日签到 = type=cron,cronexp=10 0 * * *,script-path=https://gitea.dragonisheep.com/XXhaos/Surge/raw/branch/master/Scripts/nodeseek.js,wake-system=true,timeout=60
[MITM]
hostname = %APPEND% www.nodeseek.com