Filter parameters
Filter ID:1,014

Description:

(publicly viewable)
Filter hits:27,747 hits
Statistics:Of the last 188,405 actions, this filter has matched 65 (0.03%). On average, its run time is 0.2 ms, and it consumes 1.4 conditions of the condition limit.
Conditions:
(documentation)
!("confirmed" in user_groups) & page_namespace == 0 & ( ( /* Text repeated within a line */ one_line := "(?i)(?<!\S)(\S++(?:\h++\S++){0,100}?)(?:\h++\1){2}(?!\S)"; matched := get_matches(one_line, added_lines); matched[0] & !(removed_lines irlike one_line) ) | ( /* Repeated lines or blocks of lines */ multi_line := "(?im)^(?![|*#])(\N++(?:\n++\N++){0,100}?)(?:\n++\1){2}$"; matched := get_matches(multi_line, added_lines); matched[0] & !(removed_lines irlike multi_line) & new_wikitext irlike ("(?:" + rescape(matched[1]) + "\s*){3}") /* Avoid edits to multiple non-contiguous lines */ ) ) & ( matched[1] rlike '\p{L}' )
Notes:
Flags:
Filter last modified:00:19, 3 June 2024 by Suffusion of Yellow (talk | contribs)
History:View this filter's history
Tools:Export this filter to another wiki
Actions to take when matched
Retrieved from "https://en.wikipedia.org/wiki/Special:AbuseFilter/1014"