mirror of
https://github.com/XiaoGe-LiBai/yangmao.git
synced 2025-12-21 13:14:34 +08:00
更新 抖音极速版v1.9-2.js
This commit is contained in:
@@ -30,7 +30,7 @@ let scriptVersion = "v1.9";
|
||||
let update_tines = "2023-08-17";
|
||||
let update_data = "2023-12-12"; //测试时间
|
||||
let scriptVersionLatest = "v1.9"; //版本对比
|
||||
let userCookie = ($.isNode() ? process.env.lekebo_dyjsb_Cookie : $.getdata('lekebo_dyjsb_Cookie')) || '';
|
||||
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