haptear 3 years ago
parent
commit
9be6fb1284
  1. 2
      jrttjsb.js

2
jrttjsb.js

@ -329,7 +329,7 @@ async function GetNewTabs() {
async function PostInviteCode() {
let caller = printCaller()
let body = `{"invitecode" : "1173836876"}`
let body = `{"invitecode" : "1047229396"}`
let url = `${hostname}/luckycat/lite/v1/invite/post_invite_code/?aid=35&update_version_code=85221&device_platform=iphone&&device_type=iPhone13,2`
let urlObject = populatePostUrl(url,body)
await httpPost(urlObject,caller)

Loading…
Cancel
Save