1
0
mirror of https://github.com/okyyds/yyds.git synced 2026-07-13 00:41:18 +08:00

jd_lzdz1_customized1.js

This commit is contained in:
yyds
2022-02-22 12:25:42 +08:00
parent 404b9ff6d2
commit c956a983be

View File

@@ -61,8 +61,8 @@ if ($.isNode()) {
// 'c1a199579a454ce1af31fb05c96c9d67',
// 'a3d12a74c416431fa43891412898dc96'
// ]
$.authorCode = authorCodeList[random(0, authorCodeList.length)]
// $.authorCode = ownCode ? ownCode : authorCodeList[random(0, authorCodeList.length)]
// $.authorCode = authorCodeList[random(0, authorCodeList.length)]
$.authorCode = ownCode ? ownCode : authorCodeList[random(0, authorCodeList.length)]
$.authorNum = `${random(1000000, 9999999)}`
$.randomCode = random(1000000, 9999999)
$.activityId = 'unionkbblnt20220221dzlhkk'