mirror of
https://github.com/smallfawn/QLScriptPublic.git
synced 2025-12-17 23:35:02 +08:00
Update 快手极速版开宝箱.js
This commit is contained in:
10
快手极速版开宝箱.js
10
快手极速版开宝箱.js
@@ -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,`,
|
||||||
|
|||||||
Reference in New Issue
Block a user