Viewing abuse filter 175: Repeating characters

Abuse Filter navigation (Home | Recent filter changes | Examine past edits | Abuse log)

Editing filter 175
Jump to navigation Jump to search
Filter parameters
Filter ID:175

Description:

(publicly viewable)
Filter hits:0 hits
Conditions:
!contains_any(user_groups, "autopatrol", "autoreview", "sysop", "bot") & ( exp1 := "([^_:.*'|=}{0 -]{1,9})\1{7}"; exp2 := "[bcdfghjklmnpqrstvwxz!]{9,}"; match := "(?:" + exp1 + "|" + exp2 + ")"; ( ( rmwhitespace(added_lines) rlike exp1 & !rmwhitespace(removed_lines) rlike exp1 ) | ( added_lines rlike exp2 & !removed_lines rlike exp2 ) ) & !(added_lines irlike "https?:\/\/\S*" + match + "|(^|\n)[|!]") & !(added_lines irlike "math|string|<br\b") )
Notes:
Flags:
Filter last modified:18:49, 21 March 2025 by Codename Noreste (talk | contribs)
History:View this filter's history
Tools:Export this filter to another wiki
Actions to take when matched