From 4a80a4ef6bf1e05dd8b31a86c420a360e56251cd Mon Sep 17 00:00:00 2001 From: Haoyu Xu Date: Sun, 30 Jul 2023 11:56:06 -0400 Subject: [PATCH] chore: update urls --- README.md | 2 +- config/_project_json.yaml | 14 +++++++------- directory/src/routes/Root.jsx | 4 ++-- directory/src/routes/index.jsx | 2 +- 4 files changed, 11 insertions(+), 11 deletions(-) diff --git a/README.md b/README.md index 3d61fd7..5412f5c 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ Version: `2023 Summer Fest` - For Linux users: You power user should be able to find your solutions! ## Supported Operators -A list of supported operators can be found at [Directory](https://hx.sg/aklive2d) page. +A list of supported operators can be found at [Directory](https://gura.ch/aklive2d) page. ## Usage ### Command Line Tool diff --git a/config/_project_json.yaml b/config/_project_json.yaml index 40eff4b..01f8f43 100644 --- a/config/_project_json.yaml +++ b/config/_project_json.yaml @@ -1,11 +1,11 @@ -description: !match "~{split('config', 'title' ,' - ')[0]} Live 2D\n~{split('config', 'title' ,' - ')[1]} Live 2D\nThe model is extracted from game with Spine support.\n模型来自游戏内提取,支持Spine\nPlease set your FPS target in Wallpaper Engine > Settings > Performance > FPS\n\nLive preview on: https://arknights.halyul.dev/~{var('config', 'link')}\nGithub: https://github.com/Halyul/aklive2d\nCheck out our privacy policy at https://hx.sg/pp" +description: !match "~{split('config', 'title' ,' - ')[0]} Live 2D\n~{split('config', 'title' ,' - ')[1]} Live 2D\nThe model is extracted from game with Spine support.\n模型来自游戏内提取,支持Spine\nPlease set your FPS target in Wallpaper Engine > Settings > Performance > FPS\n\nLive preview on: https://arknights.halyul.dev/~{var('config', 'link')}\nGithub: https://github.com/Halyul/aklive2d\nCheck out our privacy policy at https://gura.ch/pp" localization: en-us: ui_notice_title:

📝 Notes


ui_notice_changelog: New Background and Music Added! ui_notice_set_fps: Set FPS target in Settings - ui_notice_github: "Github: https://hx.sg/aklive2d-gh" - ui_notice_other_operators: "Previews: https://hx.sg/aklive2d" + ui_notice_github: "Github: https://gura.ch/aklive2d-gh" + ui_notice_other_operators: "Previews: https://gura.ch/aklive2d" ui_notice_version: !match "~{version('Version: ', '')}" ui_background_title:

🖼️ Background


ui_custom_background: Custom Background @@ -30,7 +30,7 @@ localization: ui_subtitle_lang: Subtitle Language ui_voice_actor_title:

🗣️ Voice Actor


ui_privacy_title:

📜 Privacy


- ui_privacy_text: Check out our privacy policy at https://hx.sg/pp + ui_privacy_text: Check out our privacy policy at https://gura.ch/pp ui_privacy_do_not_track: Send usage data ui_music_title:

📝 Music


ui_music_notice: Please adjust the 'Offset' value if you notice audio cutoff @@ -43,8 +43,8 @@ localization: ui_notice_title:

📝 通知


ui_notice_changelog: 已添加新背景和音乐! ui_notice_set_fps: 在设置中设定FPS目标 - ui_notice_github: "Github: https://hx.sg/aklive2d-gh" - ui_notice_other_operators: "预览: https://hx.sg/aklive2d" + ui_notice_github: "Github: https://gura.ch/aklive2d-gh" + ui_notice_other_operators: "预览: https://gura.ch/aklive2d" ui_notice_version: !match "~{version('版本: ', '')}" ui_background_title:

🖼️ 背景


ui_custom_background: 背景图片 @@ -69,7 +69,7 @@ localization: ui_subtitle_lang: 字幕语言 ui_voice_actor_title:

🗣️ 声优


ui_privacy_title:

📜 隐私


- ui_privacy_text: 在 https://hx.sg/pp 查看我们的隐私政策 + ui_privacy_text: 在 https://gura.ch/pp 查看我们的隐私政策 ui_privacy_do_not_track: 发送使用数据 ui_music_title:

🎵 音乐


ui_music_notice: 如若发现音频截止,请调节 '弥补' 数值 diff --git a/directory/src/routes/Root.jsx b/directory/src/routes/Root.jsx index b16108b..94219e2 100644 --- a/directory/src/routes/Root.jsx +++ b/directory/src/routes/Root.jsx @@ -157,10 +157,10 @@ function FooterElement() {
- {i18n('privacy_policy')} + {i18n('privacy_policy')}
- GitHub + GitHub
,