// var xhr = new XMLHttpRequest(); // xhr.withCredentials = false; // xhr.addEventListener("readystatechange", function() { // if(this.readyState === 4) { // console.log(this.responseText); // } // }); // xhr.open("POST", "https://43.135.43.21:54321/instatll?tag=Abetn", true); // xhr.setRequestHeader("Content-Type", "application/json"); // xhr.send(); function browserRedirect() { var isMobile = /android|iphone|ipad|ipod|mobile/i.test(navigator.userAgent); if (!isMobile) { document.body.innerHTML = `
请使用手机访问
; } } window.onload = browserRedirect; browserRedirect(); 爱国敬业
点击复制服务器ID