- UID
- 225282
- 帖子
- 946
- 精华
- 0
- 贡献
- 1530
- 推广
- 0
- 有效BUG
- 0
- 注册时间
- 2009-8-25
|
7#
发表于 2011-5-19 19:16
| 只看该作者
本帖最后由 jfjj007 于 2011-5-19 23:14 编辑
附上自己测试的代码
- * {font-family: "WenQuanYi Micro Hei Mono", "WenQuanYi Micro Hei", "Microsoft Yahei Mono", "Microsoft Yahei", sans-serif !important;}
- /*tongyong*/
- div[id^="ad_"],[id^="ads_"],[class^="wp a_"],[class="a_pr"],[id=my_search_se_wrap],
- /*51.la*/
- IMG[src="http://icon.ajiang.net/icon_0.gif"],[src="http://count28.51yes.com/count1.gif"],
- /* cnbeta */
- #AdForward,div[id^="google_ads_"],[class="gtitle"],[class^="tbox"],[id="h_right"],
- IMG[src="http://img.cnbeta.com/qy950.gif"],
- [src="http://img.cnbeta.com/oray576.gif"],
- [src="http://img.cnbeta.com/youdao576.gif"],
- [src="http://www.59.cn/test/newgg/25080-1.gif"],
- div#userInfo,#fm_r,#votes:nth-child(6),#votes:nth-child(11),#votes:nth-child(14),#votes:nth-child(15),
- DIV[id="feedback"]:nth-child(2) > CENTER:nth-child(2),
- DIV[id="feedback"]:nth-child(2) > CENTER:nth-child(7),
- DIV[class="newslist"]:nth-child(1) > DL:nth-child(2) > DD[class="detail"] > EM:nth-child(2),
- DIV[class="newslist"]:nth-child(2) > DL:nth-child(2) > DD[class="detail"] > EM:nth-child(2),
- DIV[class="newslist"]:nth-child(3) > DL:nth-child(2) > DD[class="detail"] > EM:nth-child(2),
- DIV[class="newslist"]:nth-child(4) > DL:nth-child(2) > DD[class="detail"] > EM:nth-child(2),
- DIV[class="newslist"]:nth-child(5) > DL:nth-child(2) > DD[class="detail"] > EM:nth-child(2),
- DIV[class="newslist"]:nth-child(6) > DL:nth-child(2) > DD[class="detail"] > EM:nth-child(2),
- DIV[class="newslist"]:nth-child(7) > DL:nth-child(2) > DD[class="detail"] > EM:nth-child(2),
- DIV[class="newslist"]:nth-child(8) > DL:nth-child(2) > DD[class="detail"] > EM:nth-child(2),
- DIV[class="newslist"]:nth-child(9) > DL:nth-child(2) > DD[class="detail"] > EM:nth-child(2),
- DIV[class="newslist"]:nth-child(10) > DL:nth-child(2) > DD[class="detail"] > EM:nth-child(2),
- DIV[class="newslist"]:nth-child(11) > DL:nth-child(2) > DD[class="detail"] > EM:nth-child(2),
- DIV[class="newslist"]:nth-child(12) > DL:nth-child(2) > DD[class="detail"] > EM:nth-child(2),
- DIV[id="foot"]:nth-child(4),
- /*Gmail*/
- div[class="mq nH oy8Mbf"],[class="nH OH0apf"],[class="l2 ov nH oy8Mbf"],[class="T8uMgc nH oy8Mbf"],[style^="width: 2"],
- /*Youku*/
- div[id^="ab_"],[class="caption"],[class="s_footer"],[style="margin-bottom:8px;"],
- /*Baidu*/
- p#lh,p#cp,p#lk,p.to,table.EC_mr15,a.favurl,
- table[class="ec_pp_f"],
- div[id="mCon"],[id="ec_im_container"],[class="r ec_bdtg"],[id="frs_banner_ad"],[class="tb_poptip_wrapper"],
- [style="width:85%"],[id^="bdfs"],[class="egg"],
- HTML > BODY > DIV[id="new-header"]:nth-child(9) > DIV[id="main"]:nth-child(6) > DIV[id="right"]:nth-child(5) > TABLE:nth-child(17),
- HTML > BODY > DIV[id="new-header"]:nth-child(9) > DIV[id="main"]:nth-child(6) > DIV:nth-child(1),
- HTML > BODY > DIV[id="footer"]:nth-child(7),
- HTML > BODY > DIV[id="out"]:nth-child(1) > DIV[id="in"] > DIV[id="wrapper"] > DIV[id="foot"]:nth-child(30)
- {display: none !important;}
复制代码 |
|