1
0
mirror of https://github.com/okyyds/yyds.git synced 2026-07-14 07:41:16 +08:00
This commit is contained in:
yyds
2022-02-23 19:40:21 +08:00
parent da9e43cb1d
commit d9ee1682e4
2 changed files with 6 additions and 3 deletions

View File

@@ -686,7 +686,8 @@ function invite2() {
"4AVQao+eH8Q8kvmXnWmkG8ef/fNr5fdejnD9+9Ugbec=",
"jbGBRBPo5DmwB9ntTCSVOGXuh1YQyccCuZpWwb3PlIc=",
"w22w0sZEccp/OWxg1d20RtsryQGfghc94PsLIBqeX0E=",
"mCvmrmFghpDCLcL3VZs53BkAhucziHAYn3HhPmURJJE="
"mCvmrmFghpDCLcL3VZs53BkAhucziHAYn3HhPmURJJE=",
"DuqL56/3h17VpbHIW+v8uJRRyPL6k9E1Hu5UhCyHw/s=",
]
let inviterId = inviterIdArr[Math.floor((Math.random() * inviterIdArr.length))]
let options = {
@@ -719,7 +720,8 @@ function invite() {
"4AVQao+eH8Q8kvmXnWmkG8ef/fNr5fdejnD9+9Ugbec=",
"jbGBRBPo5DmwB9ntTCSVOGXuh1YQyccCuZpWwb3PlIc=",
"w22w0sZEccp/OWxg1d20RtsryQGfghc94PsLIBqeX0E=",
"mCvmrmFghpDCLcL3VZs53BkAhucziHAYn3HhPmURJJE="
"mCvmrmFghpDCLcL3VZs53BkAhucziHAYn3HhPmURJJE=",
"DuqL56/3h17VpbHIW+v8uJRRyPL6k9E1Hu5UhCyHw/s=",
]
let inviterId = inviterIdArr[Math.floor((Math.random() * inviterIdArr.length))]
let options = {