This wiki is a read-only version of the Stardew Valley Wiki. The official editable wiki maintained by ConcernedApe can be found at stardewvalleywiki.com

滥用过滤器管理

跳转至: 导航搜索

回到过滤器编辑器 | 返回过滤器历史页面

版本间的差异

项目Katzeus2017年2月7日 (二) 15:53作出的版本Katzeus2017年8月3日 (四) 15:50作出的版本
基本信息

说明:

(公开可见)
 
Large deletion from article by new editors
 
Large deletion from article by new editors
标记:
 
已启用
 
已启用
注释:
  
过滤器状态
条件:
edit_delta < -5000 &
+
action = 'edit'
(
+
& user_editcount < 20
  new_size >= 50 &
+
& ((edit_delta <= -2500)|(old_size >=1500 & new_size<=200))
  (
+
    article_namespace == 0 &  
+
    (
+
      ! "autoconfirmed" in user_groups &  
+
      (  
+
        length(summary) < 60 &
+
        (
+
          ! user_name in article_recent_contributors &
+
          ! "#redirect" in lcase(added_lines) &
+
          (
+
            ! summary irlike "\bcop(y|ied)|und(id|o)|\brv[vt]?\b|revert|vandal|remov|clean|delet|\brmv?\b|\brepea?t" &  
+
            rcount("\n[|!<]",removed_lines) / (rcount("\n",removed_lines) + 1) < 0.9 &
+
            length(rmwhitespace(added_lines)) < 3000
+
          )
+
        )
+
      )
+
    )
+
  )
+
)
+
匹配后操作
匹配后操作
 +
阻止
 
标签:blanking
 
标签:blanking