Commit 0e8debc6 by libai

Update phone1.html

parent a6682f66
Showing with 2 additions and 2 deletions
......@@ -57,13 +57,13 @@
var ua = navigator.userAgent.toLowerCase();
if(ua.match(/MicroMessenger/i) == 'micromessenger'){
if (/iphone|ipad|ipod/.test(ua)) {
window.location.href='https://apps.apple.com/cn/app/id1522691256'
window.location.href='https://testflight.apple.com/join/kBOZmdp0'
}else{
window.location.href='https://a.app.qq.com/o/simple.jsp?pkgname=com.show.guodong.live'
}
}else{
if (/iphone|ipad|ipod/.test(ua)) {
window.location.href='https://apps.apple.com/cn/app/id1522691256'
window.location.href='https://testflight.apple.com/join/kBOZmdp0'
}else{
window.location.href='https://zhibocdn.lvdou66.com/apk/down/guodong.apk'
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment