<body οnlοad="init()">
</body>
function init(){
window.location.href = /Android|webOS|iPhone|iPod|BlackBerry/i.test(navigator.userAgent) ? "https://www.pc.com/" : "http://www.mobile.com/";
}
<body οnlοad="init()">
</body>
function init(){
window.location.href = /Android|webOS|iPhone|iPod|BlackBerry/i.test(navigator.userAgent) ? "https://www.pc.com/" : "http://www.mobile.com/";
}