From adf103c1bcf25758bc95b54f21f6583bedb5bedd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=98=BF=E5=8D=A1=E6=9E=97=E5=88=98?= Date: Tue, 9 Jun 2026 16:43:22 +0800 Subject: [PATCH] Update web.china.template.yml update from ghproxy.com to gh-proxy.com --- templates/web.china.template.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/web.china.template.yml b/templates/web.china.template.yml index fc95a0d10..53eccd615 100644 --- a/templates/web.china.template.yml +++ b/templates/web.china.template.yml @@ -2,7 +2,7 @@ hooks: before_code: - exec: cmd: - - su discourse -c 'git config --global url."https://mirror.ghproxy.com/https://github.com/".insteadOf "https://github.com/"' + - su discourse -c 'git config --global url."https://gh-proxy.com/https://github.com/".insteadOf "https://github.com/"' before_web: - exec: