Abuse filter management

From Step Mods | Change The Game
Abuse Filter navigation (Home | Recent filter changes | Examine past edits | Abuse log)

Differences between versions

ItemVersion from 08:23, January 12, 2013 by FarloVersion from 08:27, January 12, 2013 by Farlo
Filter conditions
Conditions:
!("autoconfirmed" in user_groups) &
article_namespace == 0
(article_namespace == 0) &  
& !(user_name in article_recent_contributors)  
!(user_name in article_recent_contributors) &  
& (old_size > 0)  
(old_size > 0) &
& (count("http://", string(added_lines)) > count("http://", string(removed_lines)))  
(count("http://", string(added_lines)) > count("http://", string(removed_lines))) &
& !(count("<ref", string(added_lines)) > count("<ref",  string(removed_lines)))
!(count("<ref", string(added_lines)) > count("<ref",  string(removed_lines)))