😉 阿里云幸运红包,戳我领取!
单域名跳转代码请查看以下文章:
如果用一个域名随机字符,可删除多余的。二级目录也可删除,删除代码(填写指定二级目录/”)
随机字符二级以及随机域名效果
giudde.lanrenwenan.cn/tool
uhihuhhh.lanrenidc.cn/tool
随机字符二级域名没有目录以及其他域名效果
yhiudde.lanrenwenan.cn
dgrtthe.lanrenwenan.cn
代码简单:大佬就不用看了,方便小白,懒人操作。
<script>
function tz(){
var arr = ["你的域名","你的域名","你的域名","你的域名","你的域名","你的域名","你的域名"];
var url = Math.floor((Math.random()*arr.length));
window.location.href="http://"+randomString(Math.round(Math.random()*50))+"."+arr[url]+"/填写指定二级目录/"; }
</script>
© 版权声明
THE END
喜欢本站内容,请点【分享】【赞】和【收藏】
相关推荐
暂无评论内容