summarylogtreecommitdiffstats
path: root/index.js
diff options
context:
space:
mode:
authorXiaotian Wu2022-09-12 12:45:14 +0800
committerXiaotian Wu2022-09-12 12:45:14 +0800
commit9b94885855b00ccde14da5260631ce859d68b3ed (patch)
tree7c871077cb9bfc22beb2fa40e42ceabf47b729a6 /index.js
parent89c281a18c0745454fd7d9831f53a2ab291fb268 (diff)
downloadaur-aigepu.tar.gz
update
Diffstat (limited to 'index.js')
-rw-r--r--index.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.js b/index.js
index 603152e615c0..0087dcf25402 100644
--- a/index.js
+++ b/index.js
@@ -9,7 +9,7 @@ function createWindow () {
useContentSize: true,
icon: path.join(__dirname, './logo.png')
})
- win.loadURL('https://aigepu.com/zhipu');
+ win.loadURL('http://zhipu.lezhi99.com/Zhipu-index.html');
}
app.on('window-all-closed', function () {