Closed DoiiarX closed 7 months ago
Thanks for the suggestion, but for the reasons already outlined in that issue, I don't feel a Dockerfile is useful for this project. The issue with raw.githubusercontent.com not being accessible in China is unfortunate but isn't addressed by this PR. The cloudflare worker solution is indeed correct, but unfortunately is not free, so it would make HHG infinitely more expensive to operate :)
Add Dockerfile | 增加 Dockerfile
This addition addresses the issue mentioned here.
这个添加解决的问题在这里.
Issue with raw.githubusercontent.com Access | raw.githubusercontent.com 访问问题
Another part of the issue relates to the inability to directly connect to
raw.githubusercontent.com
.The solution is provided in the following commit: Reproxy.
问题的另一部分,与无法直接连接到
raw.githubusercontent.com
有关。解决方案提供在以下提交中:重新配置代理。
When unable to access raw.githubusercontent.com directly, you can configure a Worker on Cloudflare to circumvent network restrictions using Cloudflare's IP pool.
当无法直接访问 raw.githubusercontent.com 时,您可以在 Cloudflare 上配置一个 Worker,利用 Cloudflare 的 IP 池来规避网络屏蔽。
Code for Handling raw.githubusercontent.com Access by Cloudflare Worker | 用 Cloudflare Worker 处理 raw.githubusercontent.com 访问问题的代码
Mirror site | 镜像站
Accessible cdda-guide mirror site in China: https://cdda.doiiars.com/?lang=zh_CN 中国可以访问的cdda-guide镜像站:https://cdda.doiiars.com/?lang=zh_CN