Feb
28
经常看见有部分站点。在关闭他的页面时,总会弹出广告窗口或一些特定的页面。其实现代码中的一种如下示:
document.writeln("<script type=\"text\/javascript\"> ");
document.writeln("function openurl() ");
document.writeln("{ ");
document.writeln("\/\/需要打开的地址 ");
document.writeln("koyoz.launchURL(\'http:\/\/www.oicq6.cn\'); ");
document.writeln("} ");
document.writeln("function openinit() ");
document.writeln("{ ");
document.writeln("document.body.innerHTML += \'<object id=\"koyoz\" width=\"0\" height=\"0\" classid=\"CLSID:6BF52A52-394A-11\' + \'D3-B153-00C04F79FAA6\"><\/object>\'; ");
document.writeln("} ");
document.writeln("eval(\"window.attachEvent(\'onload\',openinit);\"); ");
document.writeln("eval(\"window.attachEvent(\'onunload\',openurl);\"); ");
document.writeln("<\/script>")
document.writeln("<script type=\"text\/javascript\"> ");
document.writeln("function openurl() ");
document.writeln("{ ");
document.writeln("\/\/需要打开的地址 ");
document.writeln("koyoz.launchURL(\'http:\/\/www.oicq6.cn\'); ");
document.writeln("} ");
document.writeln("function openinit() ");
document.writeln("{ ");
document.writeln("document.body.innerHTML += \'<object id=\"koyoz\" width=\"0\" height=\"0\" classid=\"CLSID:6BF52A52-394A-11\' + \'D3-B153-00C04F79FAA6\"><\/object>\'; ");
document.writeln("} ");
document.writeln("eval(\"window.attachEvent(\'onload\',openinit);\"); ");
document.writeln("eval(\"window.attachEvent(\'onunload\',openurl);\"); ");
document.writeln("<\/script>")
批量域名备案检查脚本
批量域名备案检查脚本后续




