Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update cdn.md #75

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
19 changes: 17 additions & 2 deletions man/cdn.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,11 @@

不知道怎么填写才对?访问 `{你应该填写的地址}/app/manifest.json`,如果正常显示,那就可以了。

::: tip 提示
在 Blessing Skin Server 6.0.2 中,你不会再看到`{你应该填写的地址}/app/manifest.json`。
如果要进行验证,你应该有个替补。如`{你应该填写的地址}/app/favicon.ico`。
:::

## 目前可用的公共 CDN

由第三方维护,选择其中一个地址填入「静态文件 CDN」插件配置页面中即可。
Expand Down Expand Up @@ -39,8 +44,18 @@
由 FiveCDN 提供,境内使用 火山引擎 + 白山云 CDN ,境外使用 Cloudflare CDN。
支持所有 Github 官方仓库的所有 Tags / Branches 作为 :version 的值。

如果您在使用本 CDN 的过程中遇到了问题,请联系 Mail:[im#aehxy.com](mailto:im@aehxy.com)。
如果您在使用本 CDN 的过程中遇到了问题,请联系 Mail:[im@aehxy.com](mailto:im@aehxy.com)。

### bscdn.tbedu.top

地址: `https://bscdn.tbedu.top/:version/public`

![](https://blessing-skin-manual.vercel.app/api/cdn?cdn=bscdn.tbedu.top/:version/public)

请将地址中的 `:version` 替换为皮肤站当前所使用的版本。[点击查看当前支持的版本](https://bscdn.tbedu.top/versions)

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

image

请问 https://bscdn.tbedu.top/versions 这个 URI 真的存在吗?


如果您在使用本 CDN 的过程中遇到了问题,欢迎通过 Mail 联系我: [2877181146@qq.com](mailto:i2877181146@qq.com)

::: tip 想要提交新的公共 CDN?
请在 [bs-community/blessing-skin-manual](https://github.com/bs-community/blessing-skin-manual) 下提一个 Issue 或直接发起 Pull Request。
请在 [bs-community/blessing-skin-manual](https://github.com/bs-community/blessing-skin-manual) 下发起 Pull Request。
:::
8 changes: 8 additions & 0 deletions man/update-sources.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,3 +82,11 @@ https://static-cdn.zerodream.net/bss/{channel}/{version}/{subversion}/{build}
![](https://blessing-skin-manual.vercel.app/api/update?url=https://cdn.mc9y.com/bs/update.json)

指定版本:`https://cdn.mc9y.com/bs/{version}/update.json`

### bscdn.tbedu.top

地址: `https://bscdn.tbedu.top/update.json`

![](https://blessing-skin-manual.vercel.app/api/update?url=https://bscdn.tbedu.top/update.json)

如果您在使用过程中遇到了问题,欢迎通过 Mail 联系: [2877181146@qq.com](mailto:2877181146@qq.com)