Editing abuse filter

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

Editing filter 1
Jump to navigation Jump to search

You are viewing an old version of this filter. The statistics quoted are for the most recent version of the filter.Return to this filter's history.

Filter parameters
Filter ID:1

Description:

(publicly viewable)
Statistics:Of the last 23 actions, this filter has matched 0 (0%). On average, its run time is 16.38 ms, and it consumes 1.8 conditions of the condition limit.
Conditions:
/* new page */ old_size == 0 & added_lines contains "http" /* page does not contain opening template braces */ & !("{{" in added_lines) /* page has less than 2 wiki headings */ & rcount("(?:^|\n)(={1,6})[^=\n].+[^=\n]\1(?:\n|$)", added_lines) < 2 /* ignore on user css and js pages */ & !(page_namespace == 2 & contains_any(page_title, ".css", ".js")) /* ignore if the user has 2 or more edits, or is in a priveleged group */ & user_editcount < 2 & !"abusefilter-modify" in user_rights
Notes:
Flags:
Filter last modified:03:26, 18 April 2023 by Mr Pie 5 (talk | contribs)
History:View this filter's history
Tools:Export this filter to another wiki
Actions to take when matched

You are viewing an old version of this filter. The statistics quoted are for the most recent version of the filter.Return to this filter's history.