我想这个系统现在在网上或源码站几乎是没有可用的程序。提供下载的都是以前的老版本,ALEXA官方在他们的页面做了混淆代码防采集后,那些以前的ALEXA排名查询系统都已经无法再使用了。网上除了一些知名(有钱的主)能提供(通过收费接口)的排名查询和我看到的webmasterhome.cn免费接口的查询功能系统外,个人站长基本没几个再能提供ALEXA排名查询服务。
开源发布的这个版本经过我一段时间的使用和完善,已经做到无错,速度相对也比较快。为了这个系统,也曾有黑客威胁过自己,并招来两天猛烈的DDOS攻击。
<%
Dimdomain,Url,Url1,strPage,StrPage1
Dimxmldom,SD,SITE,dimg
domain=request.QueryString("url")
ifdomain=""thendomain="jb51.net"
IfNotis/graph?w=750&h=280&r=7.0m&y=p&u=<%=domain%>"></div>
</div>
<divstyle="margin-top:12px">
<!--copyright-->
<%timer2=timer
thetime=cstr(int(((timer2-timer1)*10000)+0.5)/10)
response.write"本页执行共用了"&thetime&"毫秒"
%>
<br>
Copyright©2006<ahref="http://www.jb51net"target="_blank">jb51.Net</a>AllRightsReserved版权所有·
<!--copyright-->
</div>
<scriptlanguage="javascript"type="text/javascript"src="ajaxloading.asp?url=<%=domain%>&dayrank=<%=xRank%>"></script>
</body>
</html>
