绝对零度 北京怀旧80S 低调务实 享受创业

自动跳转到访问最快镜像代码

 

<html><head><meta http-equiv="Content-Type" content="text/html; charset=gb2312"></head><body bgColor=#D5D5D5>
<script>
i=1
var autourl=new Array()
autourl[1]="地址 1"
autourl[2]="地址 2"
autourl[3]="地址 3"
function auto(url)
{
if(i)
{
i=0;
location=url
}}
function run()
{
for(var i=1;
i<autourl.length;i++)
document.write("<img src="+autourl[i]+"1.gif?"+Math.random()+" width=1 height=1 onLoad=auto('"+autourl[i]+"')> ")
}
run()
</script></body></html>

然后在你每个空间的根目录放 1个较大图片 1.gif (最好 30 KB左右)

标签:
分类:零度共享| 发布:赵克| 查看: | 发表时间:2007/3/24
原创文章如转载,请注明:转载自赵克 Blog http://www.zhaoke.org/
本文链接:http://www.zhaoke.org/ZHAOKE/102.html

相关文章

◎欢迎参与讨论,请在这里发表您的看法、交流您的观点。