diff --git a/index.html b/index.html index 75a14e85b6..a6c16f1af1 100644 --- a/index.html +++ b/index.html @@ -27,7 +27,7 @@ display: block !important; } - + \ No newline at end of file diff --git a/umi.0bd17d77.js b/umi.02b56145.js similarity index 99% rename from umi.0bd17d77.js rename to umi.02b56145.js index 23f1f93efb..023b83c19c 100644 --- a/umi.0bd17d77.js +++ b/umi.02b56145.js @@ -61529,7 +61529,7 @@ function skipNetLogin(bool) { return isOuterNet; } if (isOuterNet) { - window.open("https://code-kyxt.pcl.ac.cn/login/oauth/authorize?client_id=5109524b-c405-4809-8bdf-dc4ceb713064&redirect_uri=https://app-kyxt.pcl.ac.cn/auth/openi/login&response_type=code&state=STATE", "_self"); + window.open("https://code-kyxt.pcl.ac.cn/login/oauth/authorize?client_id=cf278592-4023-4073-9fb4-5f581190b98d&redirect_uri=https://app-kyxt.pcl.ac.cn/auth/openi/login&response_type=code&state=STATE", "_self"); } else { window.open("http://121.41.90.210:64300/login/oauth/authorize?client_id=cf278592-4023-4073-9fb4-5f581190b98d&redirect_uri=http://47.111.130.18:55612/auth/openi/login&response_type=code&state=STATE", "_self"); }