default.asp
来自「一个足球彩票程序,不是原创.是朋友偷来的!」· ASP 代码 · 共 24 行
ASP
24 行
<html>
<head>
<title>Default Admin Counter Page</title>
</head>
<body><br>
<font face="verdana, arial, helvetica" size=2>
<center><table width="90%"><tr><td>
<h3>Add your page here</h3>
<h5>For security you may want to add a password login to this page</h5>
<h5>Also make sure directory browsing is no permitted in this directory</h5>
</td></tr></table></center>
<!--File to include the counter admin options-->
<!--#include file="counteradmin.inc" -->
<!--DO NOT DELETE-->
<center><table width="90%"><tr><td align=center><font face="verdana, arial, helvetica" size=2>Counter Designed By <a href="http://www.sdwebco.com">Simple Designs</a></font></td></tr></table></center>
<!--DO NOT DELETE-->
</body>
</html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?