Viewing filter 1,163: Repeated text

Editing filter 1,163 (see also a graph of recent actions)
Filter parameters
Filter ID:1,163

Description:

(publicly viewable)
Filter hits:61,989 hits
Statistics:Of the last 142,449 actions, this filter has matched 43 (0.03%). On average, its run time is 0.09 ms, and it consumes 0.8 conditions of the condition limit.
Conditions:
(documentation)
!("confirmed" in user_groups) & page_namespace == 0 & ( exp := "(?i)(?<!\S)([^\s|]++(?: [^\s|]++)*?)(?:\s++\1){2}(?!\S)"; matched := get_matches(exp, added_lines); matched[0] & !(removed_lines irlike exp) & new_wikitext irlike ("(?:" + rescape(matched[1]) + "\s*){3}") & /* Avoid edits to multiple non-contiguous lines */ matched[1] irlike "\p{L}" & /* Exclude numeric data */ !(matched[1] irlike "^[!|{*#]") & /* Exclude some lists, tables and templates */ !(added_lines irlike "syntaxhighlight|\{\|") )
Notes:
Flags:
Filter last modified:21:51, 24 April 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