cnBeta近期针对adblock用户加入了条件判断,如果启用的话则会显示一个警告窗口。鉴于阅读cnBeta的人士基本都是搞技术或者业内方面的,大多数技术人们都会安装adblock对广告进行屏蔽。如果你喜欢cnBeta提供的内容请在adblock添加cnbeta到例外区吧。
如果你对cnbeta的提示感到厌烦那么你可以继续往下看。
目前,在custom filter rule里面添加几个过滤条件即可:
cnbeta.com##DIV[style^="display:block !important;position:fixed"]:first-child cnbeta.com##DIV[style^="display:block !important;z-index:99999;width:640px;height:330px;position:fixed"]:last-child cnbeta.com##section[id^='mask']
如果他们的前端针对这两条规则进行了修改,则要对这些规则进行再次修改。