Update 快手极速版开宝箱.js

This commit is contained in:
smallfawn
2025-02-18 13:45:01 +08:00
parent 553d192966
commit 1e6a61ca19

View File

@@ -1,10 +1,10 @@
/* /*
------------------------------------------ ------------------------------------------
@Author: sm @ cron: 5 * * * *
@Date: 2024.06.07 19:15 @Author: smallfawn
@Description: 测试
------------------------------------------ ------------------------------------------
#Notice: #Notice: 每小时运行一次 ⚠️
CK 名字 kuaishou_speed_openbox CK 名字 kuaishou_speed_openbox
值: COOKIE#开宝箱sig3 多账号&连接 值: COOKIE#开宝箱sig3 多账号&连接
⚠️【免责声明】 ⚠️【免责声明】
@@ -43,7 +43,7 @@ class Task extends Public {
} }
async openbox() { async openbox() {
$.log(`快手开宝箱`) $.log(`快手开宝箱 每小时运行一次`)
let options = { let options = {
method: 'GET', method: 'GET',
url: `https://nebula.kuaishou.com/rest/wd/encourage/unionTask/signIn/report?__NS_sig3=${this.sig3_openbox}&sigCatVer=1%27,`, url: `https://nebula.kuaishou.com/rest/wd/encourage/unionTask/signIn/report?__NS_sig3=${this.sig3_openbox}&sigCatVer=1%27,`,