Edit filter configuration

Jump to navigation Jump to search

Differences between versions

ItemVersion from 09:47, 21 July 2014 by NoiseBotVersion from 23:53, 2 February 2016 by FuzzyCatPotato
Basic information
Notes:
 +
Stops page blanking.
  
 +
02Feb2016-FCP: Changed size limit to that of the more expansive Filter 37, which duplicated this filter but was significantly harsher.
Filter conditions
Conditions:
!("autoconfirmed" in user_groups)
+
!("autoconfirmed" in user_groups) & !("sysop" in user_groups) & !("bot" in user_groups)
& new_size < 50
+
& new_size < 100
& old_size > 500
+
& old_size > 250
 
& (article_namespace == 0 | article_namespace == 100 | article_namespace == 102 | article_namespace == 104 | article_namespace == 106 | article_namespace == 108)  
 
& (article_namespace == 0 | article_namespace == 100 | article_namespace == 102 | article_namespace == 104 | article_namespace == 106 | article_namespace == 108)  
 
& !(user_name in article_recent_contributors)
 
& !(user_name in article_recent_contributors)
 
& !contains_any(lcase(added_lines),"#redirect")
 
& !contains_any(lcase(added_lines),"#redirect")