- UID
- 109918
- 帖子
- 29
- 精华
- 0
- 贡献
- 3
- 推广
- 0
- 有效BUG
- 0
- 注册时间
- 2008-4-24
|
4#
发表于 2008-5-31 10:41
| 只看该作者
过滤规则:- #exd#*bbs.btpig.com*#<SCRIPT SRC="[^"]+?\.webgame\.[^"]+"[^>]*><\/script>###
复制代码 广告链接:- <script src="http://www.webgame.com.cn/js/wow.js" type="text/javascript"></script>
复制代码 脚本:- document.writeln("<script language=\"JavaScript\">");
- document.writeln("function ads(){");
- document.writeln("var Then = new Date() ");
- document.writeln("Then.setTime(Then.getTime() + 24*60*60*1000)");
- document.writeln("var cookieString = new String(document.cookie)");
- document.writeln("var cookieHeader = \"Cookie1=\" ");
- document.writeln("var beginPosition = cookieString.indexOf(cookieHeader)");
- document.writeln("if (beginPosition != -1){ ");
- document.writeln("} else ");
- document.writeln("{ document.cookie = \"Cookie1=POPWIN;expires=\"+ Then.toGMTString() ");
- document.writeln("pop_ads.submit();");
- document.writeln("window.focus();");
- document.writeln("}");
- document.writeln("}");
- document.writeln("<\/script>");
- document.writeln("<SCRIPT event=onunload for=window> ");
- document.writeln("ads(); ");
- document.writeln("<\/SCRIPT>");
- document.writeln("<body onclick=\"javascript:ads();\">");
- document.writeln("<form name=\"pop_ads\" action=\"http://www.webgame.com.cn/wow/index.htm\" target=\"_blank\">")
复制代码 |
-
1
评分人数
-
|