@ -596,7 +596,7 @@
hiddenInput = document.getElementById("disclaimer")
hiddenInput.value = sessionStorage.getItem("gDisclaimer");
getAjax("http://10.20.3.44/api/setup", parse);
getAjax("/api/setup", parse);
</script>
</body>