mirror of
https://notabug.org/RemixDevs/DeezloaderRemix.git
synced 2026-06-11 18:25:19 +00:00
Update page 'New API stuff'
+1
-1
@@ -150,4 +150,4 @@ method:"userAuth.loginByArl",data:{"ARL:e"}
|
|||||||
method:"userAuth.retrieveCodeOptionsInfo",data:{"COUNTRY_ISO:n.countryIso,PHONE_NUMBER:n.phoneNumber.replace(/\s|[.-]/g,""),PHONE_EXIST:n.phoneExist,SWAP:n.swap,AUTH_TYPE:n.method"}
|
method:"userAuth.retrieveCodeOptionsInfo",data:{"COUNTRY_ISO:n.countryIso,PHONE_NUMBER:n.phoneNumber.replace(/\s|[.-]/g,""),PHONE_EXIST:n.phoneExist,SWAP:n.swap,AUTH_TYPE:n.method"}
|
||||||
method:"userAuth.sendPhoneActivationCode",data:{"COUNTRY_ISO:this.countryIso,PHONE_NUMBER:this.phoneNumber.replace(/\s|[.-]/g,""),PHONE_EXIST:this.phoneExist,SWAP:this.swap,AUTH_TYPE:this.method,METHOD:n"}
|
method:"userAuth.sendPhoneActivationCode",data:{"COUNTRY_ISO:this.countryIso,PHONE_NUMBER:this.phoneNumber.replace(/\s|[.-]/g,""),PHONE_EXIST:this.phoneExist,SWAP:this.swap,AUTH_TYPE:this.method,METHOD:n"}
|
||||||
method:"userAuth.sendPhoneActivationCode",data:{"COUNTRY_ISO:this.countryIso,PHONE_NUMBER:this.phoneNumber.replace(/\s|[.-]/g,""),PHONE_EXIST:this.phoneExist,SWAP:this.swap,AUTH_TYPE:this.method"}
|
method:"userAuth.sendPhoneActivationCode",data:{"COUNTRY_ISO:this.countryIso,PHONE_NUMBER:this.phoneNumber.replace(/\s|[.-]/g,""),PHONE_EXIST:this.phoneExist,SWAP:this.swap,AUTH_TYPE:this.method"}
|
||||||
```
|
```
|
||||||
Reference in New Issue
Block a user