把 GitHub HTTPS 地址放到本站域名后面。仅支持允许列表内的 GitHub 域名。
git clone https://git.5ru.net/https://github.com/owner/repo.git curl -L https://git.5ru.net/https://raw.githubusercontent.com/owner/repo/main/file https://git.5ru.net/https://github.com/owner/repo/releases/download/v1/file.zip
SSH 地址 git@github.com:owner/repo.git 不能通过 HTTP Worker 代理,请改用 HTTPS。