From 5d0faaef1516be65caf581db86e91b0ee9c45f4b Mon Sep 17 00:00:00 2001 From: Him188 Date: Sun, 12 May 2024 18:04:12 +0100 Subject: [PATCH] update release notes template --- .github/workflows/release.yml | 8 +++++++- ci-helper/release-template.md | 8 +++++++- 2 files changed, 14 insertions(+), 2 deletions(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 4485d0c8b2..2122fc676a 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -46,6 +46,12 @@ jobs: [cf-mac-aarch64]: https://d.myani.org/${{steps.tag.outputs.tag}}/ani-${{steps.tag-version.outputs.substring}}-macos-aarch64.dmg [cf-android]: https://d.myani.org/${{steps.tag.outputs.tag}}/ani-${{steps.tag-version.outputs.substring}}.apk + [qb-enhanced]: https://github.com/c0re100/qBittorrent-Enhanced-Edition/releases/latest + + PC 用户注意:需要本机装有 qBittorrent 或 [qBittorrent Enhanced][qb-enhanced] (建议) 方可在线播放和缓存视频。 + + 启动后请在 Ani "我的 - 右上角设置 - 播放与缓存" 中配置 qBittorrent 连接方式。 + | 操作系统 | 全球 | 中国大陆 | |-------------------------|------------------------------|---------------------------------| | Windows x86_64 | [GitHub][github-win-x64] | [Cloudflare 分流][cf-win-x64] | @@ -57,7 +63,7 @@ jobs: [github-android-qr]: https://github.com/open-ani/ani/releases/download/${{steps.tag.outputs.tag}}/ani-${{steps.tag-version.outputs.substring}}.apk.github.qrcode.png - [cf-android-qr]: https://github.com/open-ani/ani/releases/download/${{steps.tag.outputs.tag}}/ani-${{steps.tag-version.outputs.substring}}.apk.cloudflare.qrcode.png + [cf-android-qr]: https://d.myani.org/${{steps.tag.outputs.tag}}/ani-${{steps.tag-version.outputs.substring}}.apk.cloudflare.qrcode.png | 全球 | 中国大陆 | |------------------------------|---------------------------------| diff --git a/ci-helper/release-template.md b/ci-helper/release-template.md index 75af265872..16543b5f7b 100644 --- a/ci-helper/release-template.md +++ b/ci-helper/release-template.md @@ -21,6 +21,12 @@ uploaded. [cf-android]: https://d.myani.org/${{steps.tag.outputs.tag}}/ani-${{steps.tag-version.outputs.substring}}.apk +[qb-enhanced]: https://github.com/c0re100/qBittorrent-Enhanced-Edition/releases/latest + +PC 用户注意:需要本机装有 qBittorrent 或 [qBittorrent Enhanced][qb-enhanced] (建议) 方可在线播放和缓存视频。 + +启动后请在 Ani "我的 - 右上角设置 - 播放与缓存" 中配置 qBittorrent 连接方式。 + | 操作系统 | 全球 | 中国大陆 | |-------------------------|------------------------------|---------------------------------| | Windows x86_64 | [GitHub][github-win-x64] | [Cloudflare 分流][cf-win-x64] | @@ -32,7 +38,7 @@ uploaded. [github-android-qr]: https://github.com/open-ani/ani/releases/download/${{steps.tag.outputs.tag}}/ani-${{steps.tag-version.outputs.substring}}.apk.github.qrcode.png -[cf-android-qr]: https://github.com/open-ani/ani/releases/download/${{steps.tag.outputs.tag}}/ani-${{steps.tag-version.outputs.substring}}.apk.cloudflare.qrcode.png +[cf-android-qr]: https://d.myani.org/${{steps.tag.outputs.tag}}/ani-${{steps.tag-version.outputs.substring}}.apk.cloudflare.qrcode.png | 全球 | 中国大陆 | |------------------------------|---------------------------------|