更新 抖音极速版v1.9-2.js

This commit is contained in:
xiaoge
2023-08-17 21:28:25 +08:00
parent 294e1df78c
commit b85239af1a

View File

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