?? index.asp
字號:
<!--#include file="head.asp" -->
<!--#include file="inc/clsThief.asp" -->
<%
dim mytype,page
mytype=request("type")
if mytype="" then mytype="全部"
page=request("page")
if page="" then page=1
dim myThief
set myThief=new clsThief
myThief.src="http://bt.99y8.com/index.asp?type="&mytype&"&page="&page&""
myThief.steal '開始偷竊
'myThief.debug '隨時觀察偷到的代碼和顯示效果
myThief.cutBy "<td width=""100%"" bgcolor=""#000000"" height=""1"" align=""center""></td>","24","<div align=center><center><table border=0 width=760 cellspacing=0 cellpadding=0 bgcolor=#ffffff>","-17" '按指定首尾字符串對偷取的內容進行裁減(不包括首尾字符串)
myThief.change "http://union.3721.com/ass/adv2_5.js?pid2=A_ok99v99_106027","" '對偷到的內容中的個別字符串用新值更換
myThief.change "<iframe name=I1 height=80 width=754 scrolling=no align=middle border=0 frameborder=0 src=http://WWW.OVOl23.COM/adcode/mmscode/760A801.asp?userid=3354></iframe>",""
myThief.change "久久影吧","紅都BT影吧"
myThief.change "http://bt.99y8.com/show","http://bt.dongcad.com"
myThief.change "99y8bt.rar","movbt.rar"
myThief.change "type.asp","index.asp"
myThief.change "images/","http://bt.99y8.com/images/"
myThief.change "http://union.3721.com/cust.js?pid=S_ok99v99_106030&pid1=U_ok99v99_106031&SearchHeight=30&SearchWidth=750&boxColor=339900&txtColor=FFFFFF&Key=3024,3029,3206,3030,3031,3266,3028,3249,3274,3271,3238,3237,3246,3242",""
myThief.change "http://u.ulink.cc/sc/link.js",""
myThief.change "http://www.99y8.com/",""
'myThief.debug '隨時觀察偷到的代碼和顯示效果
page=myThief.value '獲得偷取的內容
set myThief=nothing '釋放對象
page="<html><head><style type=""text/css""><!--td,body{font-size:9pt}a:link{color:#804000;text-decoration:none}a:visited{COLOR:#804000;TEXT-DECORATION:none}a:active{color:red;text-decoration:none}a:hover{color:#000080;text-decoration:underline}A.menu:visited {FONT-SIZE: 9pt; COLOR: #ffffff; TEXT-DECORATION: none}A.menu:hover {FONT-SIZE: 9pt; COLOR: #ffff00; TEXT-DECORATION: none}A.menu:link {FONT-SIZE: 9pt; COLOR: #ffffff; TEXT-DECORATION: none}.tableBorder1{border: 1px; background-color: #C3EF29;}--></style><title>紅都BT影吧bt.dongcad.com</title></head><script language=""javascript"">function popwin(id){window.open(""play.asp?id=""+id,"""",""height=250,width=530,left=250,top=240,resizable=no,scrollbars=no,status=no,toolbar=no,menubar=no,location=no"");}</script><body leftmargin=0 topmargin=0><table width=775 border=0 align=center><tr><td>"&page&"</td></tr></table></body></html>"
response.write(page)
%><!--#include file="footer.asp" -->
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -