|
|
多域名同主机js转向 |
|
|
作者:未知 来源:月光软件站 加入时间:2005-2-28 月光软件站 |
<script>try {if( self.location == "http://玉米一/index.html" ) { top.location.href = "http://玉米一/目录"; } else if( self.location == "http://玉米二/index.html" ) { top.location.href = "http://玉米二/目录"; } else if( self.location == "http://玉米三/index.html" ) { top.location.href = "http://玉米三/目录"; } else if( self.location == "http://玉米四/index.html" ) { top.location.href = "http://玉米四/目录"; } else {document.write ("错误的访问地址")}} catch(e) {}</script>
|
|
相关文章:相关软件: |
|