mirror of
https://github.com/leafTheFish/DeathNote.git
synced 2024-08-01 17:19:44 +08:00
Update 58tc.js
This commit is contained in:
parent
a89d479fa9
commit
59a7c1f014
3
58tc.js
3
58tc.js
@ -36,8 +36,7 @@ let notifyStr = ''
|
||||
|
||||
let httpResult //global buffer
|
||||
|
||||
//let userCookie = ($.isNode() ? process.env.wbtcCookie : $.getdata('wbtcCookie')) || '';
|
||||
let userCookie = ($.isNode() ? process.env.gjzzCookie : $.getdata('gjzzCookie')) || '';
|
||||
let userCookie = ($.isNode() ? process.env.wbtcCookie : $.getdata('wbtcCookie')) || '';
|
||||
let userUA = ($.isNode() ? process.env.wbtcUA : $.getdata('wbtcUA')) || 'Mozilla/5.0 (iPhone; CPU iPhone OS 15_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 WUBA/10.26.5';
|
||||
let userCookieArr = []
|
||||
let userList = []
|
||||
|
||||
Loading…
Reference in New Issue
Block a user