mirror of
https://github.com/smallfawn/QLScriptPublic.git
synced 2025-12-17 15:25:10 +08:00
Update gacmotor.js
This commit is contained in:
@@ -1123,7 +1123,7 @@ class UserInfo {
|
|||||||
"appId": appid,
|
"appId": appid,
|
||||||
"registrationID": this.registrationID,
|
"registrationID": this.registrationID,
|
||||||
"api-sign": apiSign,
|
"api-sign": apiSign,
|
||||||
"deviceModel": "MI 8 Lite",
|
"deviceModel": "IQOO 10",
|
||||||
"timestamp": timestamp1,
|
"timestamp": timestamp1,
|
||||||
//"Content-Type": "application/json; charset=UTF-8",
|
//"Content-Type": "application/json; charset=UTF-8",
|
||||||
//"Content-Length": 24,
|
//"Content-Length": 24,
|
||||||
@@ -1150,7 +1150,7 @@ class UserInfo {
|
|||||||
"appId": appid,
|
"appId": appid,
|
||||||
"registrationID": this.registrationID,
|
"registrationID": this.registrationID,
|
||||||
"api-sign": apiSign,
|
"api-sign": apiSign,
|
||||||
"deviceModel": "MI 8 Lite",
|
"deviceModel": "IQOO 10",
|
||||||
"timestamp": timestamp1,
|
"timestamp": timestamp1,
|
||||||
"Content-Type": "application/json; charset=UTF-8",
|
"Content-Type": "application/json; charset=UTF-8",
|
||||||
//"Content-Length": 24,
|
//"Content-Length": 24,
|
||||||
|
|||||||
Reference in New Issue
Block a user