This commit is contained in:
xiaoge
2023-08-14 21:25:20 +08:00
parent 2317f20058
commit 223bbdb557
8 changed files with 2025 additions and 1353 deletions

10
zqkdFast_kkz.js Normal file

File diff suppressed because one or more lines are too long

20
zqkdFast_read.js Normal file

File diff suppressed because one or more lines are too long

11
zqkdFast_reward.js Normal file

File diff suppressed because one or more lines are too long

13
zqkdFast_shareRead.js Normal file

File diff suppressed because one or more lines are too long

1083
天瑞地安V1.2.js Normal file

File diff suppressed because one or more lines are too long

File diff suppressed because it is too large Load Diff

View File

@@ -6,7 +6,7 @@
* 项目类型:小程序 * 项目类型:小程序
* 项目名称:热度星客 * 项目名称:热度星客
* 项目抓包抓m.reduxingke.com下的authorization填入变量去掉Bear * 项目抓包抓m.reduxingke.com下的authorization填入变量去掉Bear
* export LiHua_rdxk='authorization' * export LiHua_rdxk='4a3734be92c7a81af75544e04be6da84'
* 需要提现的吊毛选择提现方式 并且输入提现密码 * 需要提现的吊毛选择提现方式 并且输入提现密码
* *
* 多账号用 换行 或 @ 分割 * 多账号用 换行 或 @ 分割

View File

@@ -26,11 +26,11 @@ let ck = msg = ''; //let ck,msg
let versionupdate = "0"; //版本对比升级 0关闭 1开启 let versionupdate = "0"; //版本对比升级 0关闭 1开启
let goodsorderNow = "8928"; //兑换物品 let goodsorderNow = "8928"; //兑换物品
//===============脚本版本=================// //===============脚本版本=================//
let scriptVersion = "v1.5"; let scriptVersion = "v1.6";
let update_tines = "2023-07-25"; let update_tines = "2023-07-25";
let update_data = "2023-12-12"; //测试时间 let update_data = "2023-12-12"; //测试时间
let name_data = "10"; //脚本用户 let name_data = "10"; //脚本用户
let scriptVersionLatest = "v1.5"; //版本对比 let scriptVersionLatest = "v1.6"; //版本对比
let userCookie = ($.isNode() ? process.env.lekebo_ajz_Cookie : $.getdata('lekebo_ajz_Cookie')) || ''; let userCookie = ($.isNode() ? process.env.lekebo_ajz_Cookie : $.getdata('lekebo_ajz_Cookie')) || '';
let userList = []; let userList = [];
let userIdx = 0; let userIdx = 0;