10 lines
552 B
Plaintext
10 lines
552 B
Plaintext
#!name=NodeSeek 自动签到
|
|
#!desc=NodeSeek 论坛 Cookie 抓取与每日自动签到
|
|
|
|
[Script]
|
|
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,wake-system=true,timeout=60
|
|
|
|
[MITM]
|
|
hostname = %APPEND% www.nodeseek.com |