diff --git a/js/common.js b/js/common.js index fdd67a1..51f6d6d 100644 --- a/js/common.js +++ b/js/common.js @@ -1,4 +1,4 @@ -const projectBaseURL = "https://project.gter.net" +const projectBaseURL = "https://program.gter.net" if (["localhost", "127.0.0.1"].includes(location.hostname)) { axios.defaults.headers = {