From 22bc017229f4886e5e96c12120a68d2423624ce5 Mon Sep 17 00:00:00 2001 From: A1300399510 Date: Tue, 10 Dec 2024 15:51:34 +0800 Subject: [PATCH] no message --- js/common.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 = {