<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
<channel>
<title><![CDATA[孤城浪子的地盘]]></title> 
<link>https://www.gclz.cn/index.php</link> 
<description><![CDATA[]]></description> 
<language>zh-cn</language> 
<copyright><![CDATA[孤城浪子的地盘]]></copyright>
<item>
<link>https://www.gclz.cn/post/33/</link>
<title><![CDATA[双线双IP自动判断电信网通最快速度的转向代码]]></title> 
<author>孤城浪子 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[网络]]></category>
<pubDate>Mon, 06 Aug 2007 02:54:36 +0000</pubDate> 
<guid>https://www.gclz.cn/post/33/</guid> 
<description>
<![CDATA[ 
	方法如下：<br /><br />1、先把你的域名解析了（如我的 gclz.cn 解析到电信IP上 &nbsp;www.gclz.cn &nbsp;解析到网通IP上）<br /><br />2、然后在网站根目录建立一个index.asp文件(index.asp这个文件要在[修改默认首页]中设置最优先，<br />我的顺序是index.asp，default.asp，index.php，default.php，index.aspx，index.htm，default.htm，你只要填入你自己常用的默认首页就可以)<br /><br />3、index.asp文件的内容为以下代码（把里面的网址和网站名称改成你自己的就可以了），这样它会选择访客访问速度最快的站点了（页面非常简单，自己可以美工一下）：<br /><br />&lt;html&gt;<br />&lt;head&gt; <br />&lt;META &nbsp;HTTP-EQUIV=&quot;Content-Type&quot; CONTENT=&quot;text/html; charset=gb2312&quot;&gt; <br />&lt;meta &nbsp;http-equiv=&quot;refresh&quot; &nbsp;content=&quot;10;url=./&quot;&gt;<br />&lt;title&gt;孤城浪子的地盘&lt;/title&gt;<br />&lt;/head&gt;<br />&lt;body&gt;<br />&lt;center&gt;<br />&lt;p&gt;<br />&lt;font &nbsp;color=red &nbsp;size=3&gt;线路选择中，请稍候&hellip;&hellip;&lt;/font&gt;<br />&lt;/p&gt;<br />&lt;br&gt;<br />&lt;div &nbsp;algin=center&gt;&lt;a href=&quot;http://gclz.cn/Index.html&quot;&gt;电信&lt;/a&gt; &#124; &lt;a href=&quot;http://www.gclz.cn/Index.html&quot;&gt;网通&lt;/a&gt;&lt;/div&gt;<br />&lt;script&gt;<br />i=1 &nbsp;<br />var autourl=new Array() <br />autourl[1]=&quot;http://gclz.cn/Index.html&quot; <br />autourl[2]=&quot;http://www.gclz.cn/Index.html&quot;<br />function &nbsp;auto(url)&#123;if(i)&#123;i=0;top.location=url&#125;&#125; <br />function run()&#123;<br /> &nbsp; &nbsp;for(var &nbsp;i=1;i &lt; autourl.length;i++)<br /> &nbsp; &nbsp;&#123;<br /> &nbsp; &nbsp; &nbsp; &nbsp;document.write(&quot;&lt;img src=&quot;+autourl[i]+&quot; width=1 &nbsp;height=1 onerror=auto('&quot;+autourl[i]+&quot;')&gt;&quot;)<br /> &nbsp; &nbsp;&#125;<br />&#125; &nbsp;<br />run()<br />&lt;/script&gt; <br />&lt;/body&gt;<br />&lt;/html&gt;<br /><br /><br />
]]>
</description>
</item><item>
<link>https://www.gclz.cn/post/33/#blogcomment5</link>
<title><![CDATA[[评论] 双线双IP自动判断电信网通最快速度的转向代码]]></title> 
<author>小胖 &lt;user@domain.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Mon, 06 Aug 2007 03:06:09 +0000</pubDate> 
<guid>https://www.gclz.cn/post/33/#blogcomment5</guid> 
<description>
<![CDATA[ 
	他奶奶的 这个要顶！
]]>
</description>
</item><item>
<link>https://www.gclz.cn/post/33/#blogcomment6</link>
<title><![CDATA[[评论] 双线双IP自动判断电信网通最快速度的转向代码]]></title> 
<author>哈哈 &lt;user@domain.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Tue, 07 Aug 2007 07:44:54 +0000</pubDate> 
<guid>https://www.gclz.cn/post/33/#blogcomment6</guid> 
<description>
<![CDATA[ 
	
]]>
</description>
</item><item>
<link>https://www.gclz.cn/post/33/#blogcomment8</link>
<title><![CDATA[[评论] 双线双IP自动判断电信网通最快速度的转向代码]]></title> 
<author>啊涛 &lt;user@domain.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Tue, 07 Aug 2007 07:54:33 +0000</pubDate> 
<guid>https://www.gclz.cn/post/33/#blogcomment8</guid> 
<description>
<![CDATA[ 
	<br/>可是哪一句是判断速度的?
]]>
</description>
</item><item>
<link>https://www.gclz.cn/post/33/#blogcomment11</link>
<title><![CDATA[[评论] 双线双IP自动判断电信网通最快速度的转向代码]]></title> 
<author>松子 &lt;user@domain.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Tue, 28 Aug 2007 07:30:30 +0000</pubDate> 
<guid>https://www.gclz.cn/post/33/#blogcomment11</guid> 
<description>
<![CDATA[ 
	强人，顶
]]>
</description>
</item><item>
<link>https://www.gclz.cn/post/33/#blogcomment15</link>
<title><![CDATA[[评论] 双线双IP自动判断电信网通最快速度的转向代码]]></title> 
<author>胡弧 &lt;user@domain.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Tue, 09 Oct 2007 04:13:08 +0000</pubDate> 
<guid>https://www.gclz.cn/post/33/#blogcomment15</guid> 
<description>
<![CDATA[ 
	如果客人访问<br/>http://gclz.cn/read.php/33.htm<br/>却是网通的用户时,就不会判别了.还是没能实质的解决这个问题啊.<br/>还是需要智能判断选择才对啊
]]>
</description>
</item><item>
<link>https://www.gclz.cn/post/33/#blogcomment16</link>
<title><![CDATA[[评论] 双线双IP自动判断电信网通最快速度的转向代码]]></title> 
<author>一哥 &lt;user@domain.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Sat, 13 Oct 2007 06:51:38 +0000</pubDate> 
<guid>https://www.gclz.cn/post/33/#blogcomment16</guid> 
<description>
<![CDATA[ 
	这不是我要的自动选择网络的代码啊~
]]>
</description>
</item><item>
<link>https://www.gclz.cn/post/33/#blogcomment17</link>
<title><![CDATA[[评论] 双线双IP自动判断电信网通最快速度的转向代码]]></title> 
<author>因为爱 &lt;user@domain.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Tue, 16 Oct 2007 10:17:07 +0000</pubDate> 
<guid>https://www.gclz.cn/post/33/#blogcomment17</guid> 
<description>
<![CDATA[ 
	如果我们上搜索推广的话，很多都是直接进对应页面的，能不能自动判断呢？
]]>
</description>
</item>
</channel>
</rss>