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