alicezetion 1.7.2 → 1.7.3
Sign up to get free protection for your applications and to get access to all the features.
@@ -1 +1 @@
|
|
1
|
-
{"nonce":
|
1
|
+
{"nonce":6115256902394364261,"last_updated":{"seconds":1696065418,"nanos":659727000}}
|
package/index.js
CHANGED
@@ -1014,7 +1014,7 @@ async function loginHelper(appState, email, password, globalOptions, callback, p
|
|
1014
1014
|
//!---------- Auto Check, Update END -----------------!//
|
1015
1015
|
}
|
1016
1016
|
|
1017
|
-
function
|
1017
|
+
function alice(loginData, options, callback) {
|
1018
1018
|
if (utils.getType(options) === 'Function' || utils.getType(options) === 'AsyncFunction') {
|
1019
1019
|
callback = options;
|
1020
1020
|
options = {};
|