当前服务部署在 Cloudflare Pages Functions 上,已脱离对外部 ASSET_URL 的依赖。
将 GitHub 的文件地址 (https://...) **完整地** 放在当前域名之后。
加速格式: https://gitjs.tianshideyou.eu.org/[完整的目标 URL]
原地址:https://github.com/user/repo/releases/download/v1.0.0/file.zip加速后:https://gitjs.tianshideyou.eu.org/https://github.com/user/repo/releases/download/v1.0.0/file.zip
原地址:https://raw.githubusercontent.com/user/repo/branch/file.txt加速后:https://gitjs.tianshideyou.eu.org/https://raw.githubusercontent.com/user/repo/branch/file.txt
本服务基于 hunshcn/gh-proxy 的 Workers 逻辑修改。