From c617940c409de2fb71884c7b4ed410a6cec7e8e9 Mon Sep 17 00:00:00 2001 From: Skylar Ittner Date: Mon, 31 Dec 2018 11:37:45 -0700 Subject: [PATCH] Update netsyms.com api url --- www/js/setup1.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/js/setup1.js b/www/js/setup1.js index bcf7748..2ad1d5c 100644 --- a/www/js/setup1.js +++ b/www/js/setup1.js @@ -10,7 +10,7 @@ setuppassword = ""; setupsynckey = ""; 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"; if (localStorage.getItem("firstrun") === null) {