diff --git a/www/js/setup1.js b/www/js/setup1.js index a9047e7..a358539 100644 --- a/www/js/setup1.js +++ b/www/js/setup1.js @@ -10,7 +10,7 @@ setuppassword = ""; setupsynckey = ""; setupsyncurl = ""; -netsymscomurl = "http://skylar-desktop.home/accounthub/mobile/index.php"; +netsymscomurl = "https://account.netsyms.com/mobile/index.php"; if (localStorage.getItem("firstrun") === null) { $("#setuptitle").text("Setup");