Merged
Conversation
Contributor
private static final String INSTALLER_URL = "https://hmcl.glavo.site/metadata/cleanroom/files/cleanroom-%s-installer.jar";我不太了解 EO 的规则,它允许分发 JAR 文件吗? |
Member
|
GitHub Page 在国外还是比 EdgeOne 稳定吧…… 为什么不用 GitHub Page |
Member
Author
小文件应该可以分发,不过这里实际配置了重定向规则,所有 JAR 都会被重定向回 GitHub Page。 我计划未来不再自托管这些 JAR 文件,而是改成外部链接。 |
Member
Author
目前看来自动选择下载源还不够稳定。虽然我有计划优化选择下载源的逻辑,但我还是希望尽可能使用一个全球可访问的源站。 而且对于境外,我们可以考虑在未来把它解析到其他服务器上。 |
Contributor
https://www.tencentcloud.com/zh/document/product/1145/54213
|
||||||||||||||||||||||||||||
Member
Author
|
CDN 本身肯定是可以分发任意合法文件的,主要担心的是 EdgeOne 的免费套餐会不会将其视作滥用,以及会不会流量过高导致触发限制规则。 不过考虑 GitHub Page 的软限制也就每个月 100GB,而 HMCL 没有触碰过这个限制,那其实这个问题应该不是很大。就算免费版无法满足需求,我们也可以考虑升级付费版。 |
Glavo
added a commit
to Glavo/HMCL
that referenced
this pull request
Nov 22, 2025
Glavo
added a commit
that referenced
this pull request
Nov 22, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.