移动网站自动识别并跳转

    科技2024-07-05  65

    移动网站自动识别并跳转

    <body> <script> window.location.href=/Android|WebOS|iPhone|iPod|BlackBerry/i.test(navigator.userAgent)?"phone.html":"pc.html"; </script> </body>
    Processed: 0.014, SQL: 9