更新 抖音极速版v2.6-2.js

This commit is contained in:
xiaoge
2023-08-19 20:42:43 +08:00
parent ec46689789
commit fb452a92fa

View File

@@ -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');