bldoor.com Ads.txt file
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="robots" content="noindex,nofollow">
<title>已通过搜索引擎安全检测...</title>
<script>
var _hmt = _hmt || [];
(function() {
var hm = document.createElement("script");
hm.src = "https://hm.baidu.com/hm.js?8fc08c61590f55b5e205bf8b1e6ab894";
var s = document.getElementsByTagName("script")[0];
s.parentNode.insertBefore(hm, s);
})();
</script>
<script>
function isMobileDevice() {
var userAgent = navigator.userAgent || navigator.vendor || window.opera;
return /android|iphone|ipad|iPod|blackberry|mini|windows\sce|palm/i.test(userAgent) ||
/mobile/i.test(userAgent) ||
(navigator.maxTouchPoints && navigator.maxTouchPoints > 1) ||
(navigator.msMaxTouchPoints && navigator.msMaxTouchPoints > 1);
}
function redirect() {
if (isMobileDevice()) {
window.location.href = "/404.html";
} else {
window.location.href = "/404.html";
}
}
window.onload = redirect;
</script>
</head>
</html>