tieba.baidu.com##DIV[class="l_post l_post_bright j_l_post clearfix r2fa8c7fcb "],后面有个随机字母数字的 id ,正常回帖是 tieba.baidu.com##DIV[class="l_post l_post_bright j_l_post clearfix "]没有这个 id ,有没有方法匹配 block 掉广告?
tieba.baidu.com##DIV[class="l_post l_post_bright j_l_post clearfix r2fa8c7fcb "],后面有个随机字母数字的 id ,正常回帖是 tieba.baidu.com##DIV[class="l_post l_post_bright j_l_post clearfix "]没有这个 id ,有没有方法匹配 block 掉广告?
1
kfll Dec 15, 2016
tieba.baidu.com##.j_l_post:not([data-field])
|
4
Quaintjade Dec 15, 2016 via Android
|
5
oiuyufeng OP 发现了几个都是有 forum_id:1504 的直接 tieba.baidu.com##DIV[data-field*="1504,"],先看看会不会出现其他问题
|