We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf5c790 commit d8ca0e8Copy full SHA for d8ca0e8
app/[locale]/download/components/DownloadWebgalTerre.tsx
@@ -45,7 +45,7 @@ const DownloadWebgalTerre = () => {
45
})
46
47
const isZh = locale === 'zh-cn'
48
- const ghproxyStr = 'https://mirror.ghproxy.com/'
+ const ghproxyStr = 'https://ghp.ci/'
49
50
return (
51
<div className={styles.card}>
0 commit comments