<!DOCTYPE html>
<html>
<head lang="en">
    <script>
        var _hmt = _hmt || [];
        (function() {
            var hm = document.createElement("script");
            hm.src = "https://hm.baidu.com/hm.js?512876eb272195f3c9f59fee58a1d2f8";
            var s = document.getElementsByTagName("script")[0];
            s.parentNode.insertBefore(hm, s);
        })();
    </script>

    <meta charset="UTF-8">
    <title>丫播直播-美女互动,热舞才艺</title>
    <meta name="keywords" content="一对一直播,压寨直播,直播,泡泡宝盒,美女直播,美女视频,月光宝盒,视频直播,美女秀场,老虎直播,美女直播间,丫播直播">
    <meta name="description" content="丫播直播,一个聚集超高颜值明星大咖、美女帅哥、热门网红、校花校草、逗比萌妹的手机直播社交平台,这里有美女单播、美女声播、才艺展示、生活趣闻、聊天互动、唱歌跳舞等等海量内容。丫播直播,美颜直播,创造主播潮流。">
</head>
<style>
    *{
        margin: 0;
        padding: 0;
    }
    .weiphone{
        width: 100%
    }
    .Safari{
        display: none;
        top: 0;
        left: 0;
        position: fixed;
        width: 10rem;
        height: 100vh;
        background: rgba(0,0,0,0.5);
        z-index: 1000;
    }
    .Safari img{
        width: 10rem;

    }
</style>
<body class="weixin">
<div class="Safari">
    <img  src="images/Safari.png" alt="">
</div>
</body>
<script src="lib/jquery-3.1.1.min.js"></script>
<script>
    window.onload = function(){
        if(isWeiXin()){
            var p = document.getElementsByTagName('p');
            p[0].innerHTML = window.navigator.userAgent;
        }
    }
    function isWeiXin(){
        var ua = window.navigator.userAgent.toLowerCase();
        if(ua.match(/MicroMessenger/i) == 'micromessenger'){

            if (/iphone|ipad|ipod/.test(ua)) {
                //                window.location.href="dlapple";
                var userAgent = navigator.userAgent; //取得浏览器的userAgent字符串
                var isOpera = userAgent.indexOf("Opera") > -1;
                if (ua.match(/MicroMessenger/i) == 'micromessenger') {
                    window.location.href="iosDown.html";
                }else{
                    if (userAgent.indexOf("Safari") > -1) {
                        if (userAgent.indexOf("Chrome") > -1){
                            $(".Safari").fadeIn(500)
                        }else{
                            window.location.href="iosDown.html";
                        }
                    }else{
                        $(".Safari").fadeIn(500)
                    }
                }
            } else if (/android/.test(ua)) {
                window.location.href="https://a.app.qq.com/o/simple.jsp?pkgname=com.show.yabo";
            }

        }else{
            var ua = navigator.userAgent.toLowerCase();
            if (/iphone|ipad|ipod/.test(ua)) {
                //                window.location.href="dlapple";
                var userAgent = navigator.userAgent; //取得浏览器的userAgent字符串
//                   console.log(userAgent)
                if (userAgent.indexOf("Safari") > -1) {
                    if (userAgent.indexOf("Chrome") > -1){
                        $(".Safari").fadeIn(500)
                    }else{
                        window.location.href="iosDown.html";
                    }
                }else{
                    $(".Safari").fadeIn(500)
                }
            } else if (/android/.test(ua)) {
                window.location.href="dlapk";
            }
//            return false;
        }
    }




</script>
</html>