movie1.asp
来自「打开目录ads文件夹 找到top_ads.js文件 用记事本打开后就可以」· ASP 代码 · 共 12 行
ASP
12 行
<!-- #include file="include/skin.asp" -->
<%
tit="免费电影"
call web_head(0,0,2,0,0)
response.write hwhtj_cms.js_type("",2)
%><iframe WIDTH=760 HEIGHT=1200 MARGINWIDTH=0 MARGINHEIGHT=0 HSPACE=0 VSPACE=0 FRAMEBORDER=0 SCROLLING=no SRC='movie/index.asp'></iframe>
<%
response.write hwhtj_cms.js_type("",1)
response.write vbcrlf&"document.write(ukong);"
call web_end(0,0)
call web_end(0)
%>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?