跳转备用~x浏览器脚本专用。

2020-01-02 01:35:38 -0500
<script>
var _hmt = _hmt || [];
(function() {
var hm = document.createElement("script");
hm.src = "https://hm.baidu.com/hm.js?61bf8392497638ad17a86944876f05c0";
var s = document.getElementsByTagName("script")[0];
s.parentNode.insertBefore(hm, s);
})();
</script>
<script language=javascript>
i = parseInt(Math.random()*7)
switch(i) {
case 0:location.href='http://jz0a.xyz/87746312';break;
case 1:location.href='https://m.iqiyi.com/';break;
case 2:location.href='https://m.v.qq.com/';break;
case 3:location.href='https://www.youku.com/';break;
case 4:location.href='https://m.acfun.cn/';break;
case 5:location.href='https://www.bilibili.com/';break;
case 6:location.href='https://m.tv.sohu.com/';break;
}
</script>
<%
file=server.mappath("url.txt") '网址列表路径
set fs=server.createobject("scripting.filesystemobject") 'fso读写组件
set txt=fs.opentextfile(file,1,true) '打开
if not txt.atendofstream then p=split(txt.readall, vbcrlf) '分割为数组

randomize '纯随机,不重复
response.redirect p(int((ubound(p) * rnd) + 1)-1) '在(1-数组最大上标)之间生成随机数,并跳转到该页
response.end '结束
%>
«Newer      Older»
Comment:
Name:

Back to home

Subscribe | Register | Login | N