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 03:54, 20 March 2025 by DRVersion from 04:08, 20 March 2025 by Codename Noreste
Basic information
Notes:
Test filter
Test filter


Unit tests: https://regex101.com/r/j2z6EE/1 DR 20 March 2025
Unit tests: https://regex101.com/r/j2z6EE/1 DR 20 March 2025
For transparency, using (?i) and irlike together don't make any sense. --Codename Noreste 04:08 20 Mar 2025
Filter conditions
Conditions:
!contains_any(user_groups, "sysop", "bot") &
!contains_any(user_groups, "sysop", "bot") &
page_namespace == 0 &
page_namespace == 0 &
(
(
     added_lines irlike "(?i)\{\{(delete|d|db)\|broken[\s_-]redirect" &
     added_lines irlike "\{\{(delete|d|db)\|broken[\s_-]redirect" &
     !removed_lines irlike "(?i)\{\{(delete|d|db)\|broken[\s_-]redirect"
     !removed_lines irlike "\{\{(delete|d|db)\|broken[\s_-]redirect"
)
)
Actions to take when matched
Actions to take when matched
 
Disallow: abusefilter-disallowed