mirror of
https://github.com/okyyds/yyds.git
synced 2026-07-12 10:21:17 +08:00
fix
This commit is contained in:
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() {
|
||||
let inviterIdArr = [
|
||||
"DuqL56/3h17VpbHIW+v8uJRRyPL6k9E1Hu5UhCyHw/s=",
|
||||
"4AVQao+eH8Q8kvmXnWmkG8ef/fNr5fdejnD9+9Ugbec=",
|
||||
]
|
||||
let inviterId = inviterIdArr[Math.floor((Math.random() * inviterIdArr.length))]
|
||||
let options = {
|
||||
|
||||
Reference in New Issue
Block a user