From 6e9dbe848d583de0310a295ed030f2689ec6319e Mon Sep 17 00:00:00 2001 From: smallfawn <101914820+smallfawn@users.noreply.github.com> Date: Mon, 25 Mar 2024 16:28:31 +0800 Subject: [PATCH] Update gacmotor.js --- gacmotor.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gacmotor.js b/gacmotor.js index 9b6c6b1..1981bfb 100644 --- a/gacmotor.js +++ b/gacmotor.js @@ -1123,7 +1123,7 @@ class UserInfo { "appId": appid, "registrationID": this.registrationID, "api-sign": apiSign, - "deviceModel": "MI 8 Lite", + "deviceModel": "IQOO 10", "timestamp": timestamp1, //"Content-Type": "application/json; charset=UTF-8", //"Content-Length": 24, @@ -1150,7 +1150,7 @@ class UserInfo { "appId": appid, "registrationID": this.registrationID, "api-sign": apiSign, - "deviceModel": "MI 8 Lite", + "deviceModel": "IQOO 10", "timestamp": timestamp1, "Content-Type": "application/json; charset=UTF-8", //"Content-Length": 24,