mirror of
https://github.com/XiaoGe-LiBai/yangmao.git
synced 2025-12-20 20:34:35 +08:00
更新 抖音极速版v2.6-2.js
This commit is contained in:
@@ -37,7 +37,7 @@ let scriptVersion = "v2.6";
|
||||
let update_tines = "2023-08-19";
|
||||
let update_data = "2023-12-12"; //测试时间
|
||||
let scriptVersionLatest = "v2.6"; //版本对比
|
||||
let userCookie = ($.isNode() ? process.env.lekebo_dyjsb_Cooki2 : $.getdata('lekebo_dyjsb_Cookie2')) || '';
|
||||
let userCookie = ($.isNode() ? process.env.lekebo_dyjsb_Cookie2 : $.getdata('lekebo_dyjsb_Cookie2')) || '';
|
||||
let userList = [];
|
||||
let userIdx = 0;
|
||||
let date = require('silly-datetime');
|
||||
|
||||
Reference in New Issue
Block a user