diff --git a/src-tauri/pake.json b/src-tauri/pake.json index 382b34b..9556d3c 100644 --- a/src-tauri/pake.json +++ b/src-tauri/pake.json @@ -1,7 +1,19 @@ { "windows": [ { - "url": "https://weread.qq.com", + "url": "https://cn.ai0.cn", + "url_type": "web", + "hide_title_bar": true, + "fullscreen": false, + "width": 1200, + "height": 780, + "resizable": true, + "always_on_top": false, + "activation_shortcut": "", + "disabled_web_shortcuts": false + }, + { + "url": "https://genshin.jerryz.com.cn", "url_type": "web", "hide_title_bar": true, "fullscreen": false,