DANNY:
By default, the
VMASTER API responses are in JSON with HTTP GET request access.
You can change it to secure with HTTPS GET request access.
How To?Open the script on directory VMASTER (index.php)
Code: (Find code)
http://vmaster.exe.bz/api/admin.php
Code: (Replace with)
https://trd.websitewelcome.com/~vmaster/api/admin.php
Open the script on directory VRESELLER (index.php)
Code: (Find code)
http://vmaster.exe.bz/api/client.php
Code: (Replace with)
https://trd.websitewelcome.com/~vmaster/api/client.php