Jump to content

Viewing abuse filter 28: Possibly changing date of birth or death

Editing filter 28
Filter parameters
Filter ID:28

Description:

(publicly viewable)
Statistics:Of the last 11,990 actions, this filter has matched 0 (0%). On average, its run time is 0.12 ms, and it consumes 1 condition of the condition limit.
Conditions:
!"autoconfirmed" in user_groups & page_namespace == 0 & removed_lines irlike "\{\{(bir|dea)th[ _]date" & edit_delta < 12 & edit_delta > -100 & (( birth_date_regex := "(?i)\{\{birth[ _]date.*?\}\}"; get_matches ( birth_date_regex, removed_lines ) != get_matches ( birth_date_regex, added_lines ); ) | ( death_date_regex := "(?i)\{\{death[ _]date.*?\}\}"; get_matches ( death_date_regex, removed_lines ) != get_matches ( death_date_regex, added_lines ); )) & str_replace_regexp(added_lines, "[^0-9]+", " ") != str_replace_regexp(removed_lines, "[^0-9]+", " ")
Notes:
Flags:
Filter last modified:00:48, 1 Hunyo 2025 by Như Gây Mê (hisgot | mga tampo)
History:View this filter's history
Tools:Export this filter to another wiki
Actions to take when matched