Abuse filter management

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

Differences between versions

ItemVersion from 22:51, 27 November 2024 by Codename NoresteVersion from 20:21, 5 April 2025 by Codename Noreste
Basic information
Notes:
Let's prevent non-autopatrollers and non-sysops from rapidly creating more than three pages in the last five minutes with this filter, but we exclude redirect page creations. -- Codename Noreste, June 26 2024
Let's prevent non-autopatrollers and non-sysops from rapidly creating more than three pages in the last five minutes with this filter, but we exclude redirect page creations. -- Codename Noreste, June 26 2024


Shortened the name, reoptimized, and limited to mainspace only. --Codename Noreste 22:51 27 Nov 2024
Shortened the name, reoptimized, and limited to mainspace only. --Codename Noreste 22:51 27 Nov 2024
Optimizing now, now switched to user_rights and placed as the last check. --Codename Noreste 20:21 5 Apr 2025
Filter conditions
Conditions:
page_id == 0 &
page_id == 0 &
page_namespace == 0 &
page_namespace == 0 &
!contains_any(user_groups, "autopatrol", "sysop", "bot") &
!added_lines irlike "^\s*#\s*REDIRECT\s*\[\[" &
!(new_wikitext contains "#REDIRECT")
!string(user_rights) contains "autopatrol"