Jump to content

Viewing filter 1,340: New user changing times

Editing filter 1,340
Filter parameters
Filter ID:1,340

Description:

(publicly viewable)
Filter hits:7,311 hits
Statistics:Of the last 179,355 actions, this filter has matched 24 (0.01%). On average, its run time is 0.07 ms, and it consumes 1.5 conditions of the condition limit.
Conditions:
(documentation)
!("confirmed" in user_groups) & (page_namespace == 0) & ( /* New user changing times */ times := "[^0-9]([0-9]{1,3}):([0-9]{2})[^0-9]"; (user_age < 7884000) & ( oldtime := get_matches(times, removed_lines); oldtime[0] != false ) & ( newtime := get_matches(times, added_lines); newtime[0] != false ) & ( (newtime[1] != oldtime[1]) | (newtime[2] != oldtime[2]) ) & ( count("nfobox football", old_wikitext) == 0 ) )
Notes:
Flags:
Filter last modified:16:45, 12 March 2025 by Ahecht (talk | contribs)
History:View this filter's history
Tools:Export this filter to another wiki
Actions to take when matched