Conditions:
(documentation) | user_editcount < 30 & (
(
new_size < 300 &
old_size > 300
) |
edit_delta < -5000
) & (
bad_words := "\b(?:(?:P+H+|F)+U+C+K+[\w\d]*?|AN+U+S|CR+A+P|SH+I+T|[KC]+U+N+T|NI+GG+(?:E+R|A)|(?:ASS+|BU+(?:T+|M+))[ \-]*(?:H+O+L+E|S+E+X|R+A+P+E)|(?:CO|KA+W+)[CK]|LOO+[SZ]+E+R|BI+T+C+H|PE+N+I+S|WA+N+K+(?:E+R)?|SP+U+R+T|MA+S+T+[UE]+R+B+A+I?T+(?:I+O+N|E+R?)?|HA+GG+E+R|HERMAPHRO|JESKE ?COURLANO|(?:PH+|F)A+G+O+T|KINGPINIE|ORLY)\b";
ccnorm(added_lines) rlike bad_words &
!ccnorm(removed_lines) rlike bad_words &
!added_lines irlike "^#Redirect\s*\[\[" &
!contains_any ( page_title, "Sockpuppet investigations", user_name, "Sandbox" )
)
|
Notes: |
|
Tools: | Export this filter to another wiki
|