📄 moviedown.asp
字号:
<!--#Include file="Config.asp"-->
<!--#Include file="MovieDown_Do.asp"-->
<%
'==========================================
'文 件 名:MovieDown.asp
'文件用途:下载页面
'系统名称:开良狗狗影视搜索小偷
'系统版本:V1.2
'系统开发:开良网络
'技术支持:http://www.klcode.com.cn/
'技 术 QQ:973573137
'联系邮箱:klcde@qq.com
'==========================================
%><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
<title><%=M_Title%>--<%=SiteName%>--<%=SiteUrl%></title>
<link href="Css/Style.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="Donw_Top">
<div id="Down_Link">
<a href="<%=Url_Xunlei%>"><%=M_Title%>-迅雷下载</a>
</div>
<script src='http://pstatic.xunlei.com/js/webThunderDetect.js'></script>
<script src='http://pstatic.xunlei.com/js/base64.js'></script>
<script src='http://pstatic.xunlei.com/js/thunderForumLinker.js'></script>
<script language="javascript">
var thunderPid="<%=Xunlei_Id%>";
var thunderAppend=true;
var thunderPath=/\/MovieDown\.asp\?/gi;
var thunderLinkPos=true;
var thunderHTMLInsert=" ";
var thunderLinkStyle="<font color='red' style='font-size:9pt;'>迅雷专用下载:"+thunderLinker.TITLE+"</font>";
thunderFuncType=false;
thunderLinker();
</script> <div id="Down_As1">
<script type="text/javascript" src="Js/Down_Top.js"></script>
</div>
</div>
<div id="Down_As2">
<script type="text/javascript" src="Js/Down.js"></script>
</div>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -