### PLAYER API
parent
3deb276c75
commit
68a0c3c563
|
@ -79,31 +79,39 @@ Une fois votre Station Astroport démarrée (```~/.start.sh```):
|
|||
### ```/?salt=${SALT}&pepper=${PEPPER}&${APPNAME}=${WHAT}&${OBJ}=${VAL}...```
|
||||
|
||||
* Créer TW BunkerBOX
|
||||
|
||||
```/?salt=${SALT}&pepper=${PEPPER}&g1pub=$URLENCODEDURL&email=$PLAYER```
|
||||
|
||||
* Lire Messagerie Gchange
|
||||
|
||||
```/?salt=${SALT}&pepper=${PEPPER}&messaging=on```
|
||||
|
||||
* Convertir vers adresse IPNS
|
||||
|
||||
```/?salt=${SALT}&pepper=${PEPPER}&getipns=on```
|
||||
|
||||
* AppName=testcraft : Enregistrer JSON
|
||||
|
||||
```/?salt=${SALT}&pepper=${PEPPER}&testcraft=json&nodeid=&dataid=$QRHASH```
|
||||
|
||||
|
||||
Redirections
|
||||
* vers Gchange
|
||||
|
||||
```/?salt=${SALT}&pepper=${PEPPER}&g1pub=on```
|
||||
|
||||
* vers TW
|
||||
|
||||
```/?salt=${SALT}&pepper=${PEPPER}&g1pub=astro```
|
||||
|
||||
### PLAYER
|
||||
|
||||
* Déclencher un Payement de 99 Ğ1 à Fred
|
||||
|
||||
```/?player=${PLAYER}&pay=99&g1pub=DsEx1pS33vzYZg4MroyBV9hCw98j1gtHEhwiZ5tK7ech```
|
||||
|
||||
* Export TW json TAG=G1CopierYoutube
|
||||
|
||||
```/?player=${PLAYER}&moa=json&tag=G1CopierYoutube```
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue