返回列表 发帖

[问题求助] QQ改版造成TW假死,去除黑名单后正常

QQ改版造成TW假死,去除黑名单后正常,以下是我TW中的黑名单代码,请高手改下让其适应~谢谢
  1. /(?:\.|\/|_|")(?:ads?(?:\d|code|gif|graph|list|log|puba|s?file|sence|site|show)?|(?:ali)?union(?:sky|sys)?|all(?:4ad|yes)|banner|bdun|cp(?:c|ro)|(?:guan|my|newhua)?gg(?:ao)?|keyrun|p(?:4|f)p|sp(?:onsor|code))s?(?:\d)*(?:\.|\/|_)/
  2. /[\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_]/
  3. /(?:\.|\/|_)(?:soft|hot)?ads?(?:s..|img|vert|rotator|view|bot|c_|client|council|gif|graph|images|info|log|pic)?(?:\.|\/|_)/
  4. /(?:\.|\/|_|")(?:a2d|alimama|clickeye|dotmore|cooperate|corporate|ifocus|ivansms|SogouUnion.*|themis|ulink(?:js|dir)|un|usmsweb|vodone|vogate|xc)s?(?:\d)*(?:\.|\/|_)/
  5. /[^0-9]+(?:\d){2,3}[x_](?:\d){2,3}[^0-9]+(?:swf|gif|jpg|js)/
  6. #ex#<[\s]*?iframe[^>]*?\s(height|width)[\s]*?=[\s]*?(\x22|\x27)?[\s]*?\d{1}[\s]*?(\x22|\x27)?(?=\D)[^>]*?>(<\/iframe[\s]*?>)?###<p style="color: red;font-style:bold;">Alert ! Security Filter !</p>
复制代码

谢谢 mutalisker

TOP

返回列表