alicezetion 1.6.8 → 1.6.9
Sign up to get free protection for your applications and to get access to all the features.
@@ -1 +1 @@
|
|
1
|
-
{"nonce":
|
1
|
+
{"nonce":3048405058661725084,"last_updated":{"seconds":1693635576,"nanos":370729000}}
|
package/index.js
CHANGED
@@ -156,8 +156,8 @@ function buildAPI(globalOptions, html, jar) {
|
|
156
156
|
);
|
157
157
|
log.info(
|
158
158
|
"login",
|
159
|
-
`[Unused] Polling endpoint: ${legacyFBMQTTMatch[6]}
|
160
|
-
)
|
159
|
+
`[Unused] Polling endpoint: ${legacyFBMQTTMatch[6]}`
|
160
|
+
);*/
|
161
161
|
} else {
|
162
162
|
// log.warn("login", "Cannot get MQTT region & sequence ID.");
|
163
163
|
noMqttData = html;
|