修改安卓下载链接

This commit is contained in:
Dragon
2023-12-25 14:22:54 +08:00
parent 91d74ead63
commit fa894ecbc1

View File

@@ -49,7 +49,7 @@
if (browser.ios) {
window.location.replace('https://apps.apple.com/cn/app/id6446155565')
} else if (browser.android) {
window.location.replace('https://play.google.com/store/apps/details?id=com.vele.pekolive')
window.location.replace('https://play.google.com/store/apps/details?id=app.hiyoo.fun')
} else {
window.location.replace('http://www.pekolive.com/')
}