宗朗然 发表于 2023-6-16 10:36:49

爱尚论坛-如何设置网站首页跳转代码

64gm论坛-如何设置网站首页跳转代码

  把下面代码 location.href=http://www.230gm.com
  换成你自己的地址即可!
=========================================================
<html><SCRIPT>
if (top.location != self.location)
{
top.location=self.location
}
</SCRIPT>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "点击下载">
<html xmlns="点击下载">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
<title>正在进入</title>
<style type="text/css">
<!--
.STYLE2 {font-size: 72px}
.STYLE3 {
font-size: 50px;
color: #0000FF;
font-weight: bold;
font-family: "宋体";
}
.STYLE4 {color: #FF00FF}
.STYLE5 {color: #FF0000}
.STYLE6 {color: #FF0000; font-size: 72px; }
-->
</style>
</head>
<body>
<table width="100%" border="0" cellpadding="0" cellspacing="0">
<tr>
    <td height="105" colspan="2"><div align="center"><SPAN id=tiao>  </SPAN>自动连接到网站……
<SCRIPT language=javascript type="">
function countDown(secs){
tiao.innerText=secs;
if(--secs>0){
   setTimeout("countDown("+secs+")",10);
   }else{
   location.href="http://www.230gm.com"
   }
}
countDown(5);
</SCRIPT></div> </tr>
<tr>
    <td height="135" colspan="2"> </td>
</tr>
<tr>
    <td colspan="2"><div align="center">
</div></td>
</tr>
</table>
</body>
</html>







烈火合击 发表于 2023-11-20 16:58:48

谢谢.脚本收到.很好用

青龙传说 发表于 2023-11-20 19:09:05

谢谢.脚本收到.很好用

鸿蒙神器 发表于 2023-11-21 00:37:16

楼主发贴辛苦了,谢谢楼主分享!感谢楼主提供这么好的论坛!

天猫迷失单职业 发表于 2023-11-21 06:37:10

这东西我收了!

专属合击 发表于 2023-11-21 11:55:17

感谢站长分享传奇脚本,让我学习到很多知识。

帝尊大陆 发表于 2023-11-21 15:34:02

下次在来看脚本

专属神器 发表于 2023-11-21 21:25:23

传奇论坛里面相对来说比较好的一个!

玩命道盾英雄 发表于 2023-11-22 02:50:47

楼主发贴辛苦了,谢谢楼主分享!感谢楼主提供这么好的论坛!

金币传奇 发表于 2023-11-22 08:44:37

谢谢楼主!
页: [1] 2
查看完整版本: 64gm论坛-如何设置网站首页跳转代码