Skip to content

Commit

Permalink
Update DownloadWebgalTerre.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
MakinoharaShoko committed Jan 6, 2025
1 parent 5a8f73d commit b49324f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/[locale]/download/components/DownloadWebgalTerre.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ const DownloadWebgalTerre = () => {
})

const isZh = locale === 'zh-cn'
const ghproxyStr = 'https://ghp.ci/'
const ghproxyStr = 'https://ghgo.xyz/'

return (
<div className={styles.card}>
Expand Down

0 comments on commit b49324f

Please sign in to comment.