Update netsyms.com api url

This commit is contained in:
Skylar Ittner 2018-12-31 11:37:45 -07:00
parent c1ffdc7a5d
commit c617940c40

View File

@ -10,7 +10,7 @@ setuppassword = "";
setupsynckey = ""; setupsynckey = "";
setupsyncurl = ""; setupsyncurl = "";
netsymscomurl = "https://account.netsyms.com/mobile/index.php"; netsymscomurl = "https://apps.netsyms.com/account/mobile/index.php";
netsymsbizurl = "https://BIZID.netsyms.biz/accounthub/mobile/index.php"; netsymsbizurl = "https://BIZID.netsyms.biz/accounthub/mobile/index.php";
if (localStorage.getItem("firstrun") === null) { if (localStorage.getItem("firstrun") === null) {