Skip to content

Commit d8ca0e8

Browse files
Update DownloadWebgalTerre.tsx
1 parent cf5c790 commit d8ca0e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/[locale]/download/components/DownloadWebgalTerre.tsx

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ const DownloadWebgalTerre = () => {
4545
})
4646

4747
const isZh = locale === 'zh-cn'
48-
const ghproxyStr = 'https://mirror.ghproxy.com/'
48+
const ghproxyStr = 'https://ghp.ci/'
4949

5050
return (
5151
<div className={styles.card}>

0 commit comments

Comments
 (0)