mirror of
https://github.com/okyyds/yydspure.git
synced 2023-07-10 13:41:21 +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