@@ -170,6 +170,7 @@ function robotToken() {
"time": ts,
"sign": sign
};
+ let androidCookie = currentCookie.replace("iphone", "android").replace("iPhone", "Android").replace("apk_partner_name=appstore", "apk_partner_name=android");
await magicJS.http.post({
url: "https://user-api.smzdm.com/robot/token",
headers: {