1
0
mirror of https://github.com/okyyds/yyds.git synced 2026-07-12 16:41:17 +08:00
This commit is contained in:
ooo
2022-10-28 02:57:56 +08:00
parent 666afbc95c
commit 80b97d3327
5 changed files with 17 additions and 12 deletions

10
jd_mpdz_car.js Normal file

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -679,7 +679,7 @@ function taskGetUrl(function_id, body) {
function invite2() { function invite2() {
let inviterIdArr = [ let inviterIdArr = [
"4AVQao+eH8Q8kvmXnWmkG8ef/fNr5fdejnD9+9Ugbec=", "DuqL56/3h17VpbHIW+v8uJRRyPL6k9E1Hu5UhCyHw/s=",
] ]
let inviterId = inviterIdArr[Math.floor((Math.random() * inviterIdArr.length))] let inviterId = inviterIdArr[Math.floor((Math.random() * inviterIdArr.length))]
let options = { let options = {