footer.js

来自「论坛代码网增加免费空间业务」· JavaScript 代码 · 共 6 行

JS
6
字号
document.write('</div><br /><br /><br /><div id="footer">');
document.write('<div class="wrap">');
document.write('<p id="copyright">');
document.write("版权所有 &copy;2001-2008 <a href=\"http://www.comsenz.com\" style=\"color: #888888; text-decoration: none\">");
document.write("康盛创想(北京)科技有限公司 Comsenz Inc</a>");
document.write('</p></div>');

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?