Editing abuse filter

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

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

Description:

(publicly viewable)
Filter hits:2,430 hits
Statistics:Of the last 72 actions, this filter has matched 0 (0%). On average, its run time is 3.08 ms, and it consumes 1.6 conditions of the condition limit.
Conditions:
/* Definition of a "new editor": */ userage_days := 7; /* max number of days since account creation */ useredits := 5; /* max number of edits */ page_namespace == 0 & page_age == 0 & new_size > 0 & (user_editcount < useredits | user_age < userage_days * 24 * 3600) & !"/" in page_title & !"#redirect" in lcase(added_lines) & !("delete" in user_rights | "bot" in user_groups)
Notes:
Flags:
Filter last modified:21:54, 30 August 2023 by Rye Greenwood (talk | contribs)
History:View this filter's history
Tools:Export this filter to another wiki
Actions to take when matched