📄

AdBlock 规则

TLDR

特定网站的特定元素

www.91wii.com##DIV[class="a_mu"]
www.kengso.com##IMG[src="http://hnyy.oss-cn-hangzhou.aliyuncs.com/"]

// 设置多个 filter
table[width="80%"][bgcolor="white"]

模糊查询元素

// style 中含有 `fixed`
www.91wii.com##[style*="fixed"]

www.91wii.com##[style^="fixed"]
www.91wii.com##[style$="fixed"]