mirror of
https://github.com/okyyds/yyds.git
synced 2026-07-12 19:41:16 +08:00
fix mpdz
This commit is contained in:
10
jd_mpdz_car.js
Normal file
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
@@ -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 = {
|
||||||
|
|||||||
Reference in New Issue
Block a user