chore: enable mirror (#7688)

This commit is contained in:
iamkun
2022-05-14 11:46:30 +08:00
committed by GitHub
parent 21a7089ec5
commit 6323f59de8

View File

@@ -67,8 +67,6 @@ onMounted(async () => {
)
if (lang.value === 'zh-CN') {
// disable cn redirect temporarily
if (Math.random() < 1000) return
if (isMirrorUrl()) return
if (userPrefer.value) {