We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b49324f commit 03793fcCopy full SHA for 03793fc
app/[locale]/download/components/DownloadWebgalTerre.tsx
@@ -45,7 +45,7 @@ const DownloadWebgalTerre = () => {
45
})
46
47
const isZh = locale === 'zh-cn'
48
- const ghproxyStr = 'https://ghgo.xyz/'
+ const ghproxyStr = 'https://ghfast.top/'
49
50
return (
51
<div className={styles.card}>
0 commit comments