返回列表 发帖

请仔细调查,过滤导致CPU100%

更新了最新版本RC1, 发现如果把所有规则都加入,那么如果打开 http://www.wznfo.com/ 会导致CPU过高,而失去响应。但是用以前的版本没有此问题。

目前本人使用一下规则,CPU始终只在5%以下. 就是说最新版在处理某些正则表达式上有问题. 麻烦斑竹把剩下的过滤加上试一下。即使不是100%也是很高的。环境: 单开TW2, 2个tab, 看看是不是只有我才有这个问题。


可以工作的过滤:

/(\.|\/|_|")(ads?(\d|code|gif|graph|list|log|puba|file|sence|site|show)?|(ali)?union(sky|sys)?|all(4ad|yes)|bdun|banner|cp(c|ro)|(guan|my|newhua)?gg(ao)?|keyrun|p(4|f)p|sms|sp(onsor|code)|themis|ulink(js|dir)|un|usmsweb|xc)(s)?(\d)*(\.|\/|_)/
/[\W_]ads?(?!=&)(banner|click|flow|frame|ima?ge?|log|serv(er|e)?|stream|type|view|vert(ising|ise?ment)?|trix|xchange|wrapper)?s?[\W\d_]/
/(\.|\/|_)(soft|hot)?ads?(s..|img|vert|rotator|view|bot|c_|client|council|gif|graph|images|info|log|pic)?(\.|\/|_)/
/(?:\.|\/|_|")(?:cooperate|corporate)(?:s)?(?:\d)*(?:\.|\/|_)/
/\.moyu\.com\/(\d)*/
/(\/|\-|_)(\d){2,3}x(\d){2,3}[^0-9]+(swf|gif|jpg)/
/\/article\/(indextop|pagetop|indexhead|indexbottom)(\d)?\./
/\.zichen\.com\/(head1|head2|gad)(s)?(\.|\/|_)/
/\/Images\/(a-d-s|chinabank|sms)(s)?(\.|\/|_)/
/pic\.zol\.com\.cn\/((\d)*|dealer)/
/\/(inf|pub|SogouUnionAds|SogouUnionBid|wFloat)\./
/\.du8\.com\/html/
/\/a2d\/[^(download.gif)]/
/\.itry\.cn\/cc/
/\/(163|google|gezibottom|mootermedia|yahoo)(\d)?\.html?/
/\/(mulu_top|mulu_bottom|pagebottom|pagecontent_bottom|pagecontent_top|pagecontentbottom)\./
/\.taobao\.com\/forum\/(avatars|signature)/
/\.qihoo\.com.+(&|\?)p=(\d){5,6}(&)?/
/\.mydrivers\.com\/news\/.+\.js.*/
#exd#*.xdowns.com*#<(?:SPAN|div) (?:id|class)="?(?:ad\d|ggtop).*?>(?:.|\n)*?<\/(?:div|SPAN)>###<!--Ad blocked by TheWorld2-->

返回列表