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 15:25, 15 July 2021 by Viernesdeborrachera98Version from 15:30, 15 July 2021 by Viernesdeborrachera98
Filter conditions
Conditions:
!("steward" in user_groups)
!("sysop" in user_groups)
& action == "edit"
& action == "edit"
& page_id == 3301
& page_id == 702
& ((
& ((
     request:=" ==[a-z0-9]== \{\{UserLinks\|[a-z0-9]\}\} (<!-- Do not edit above lines -->)?(''')?Requested rights?:?(''')?:? ([Aa]dmin(istrator)?|sysop|([Bb]ureau)?[Cc]rat) (<!-- Place Yes\/No in each of the boxes below \(like so: \[Yes\]\) to affirm you consent with what follows them. If placed No in any box or left blank, then it may result in your request taking longer to process due to discussion as to why you do not agree with the statement, and may ultimately lead to your request being denied. -->)? * \[([Yy](es)?|[Nn]o?)\] I am familiar with all of \[\[:Category:Test-Wiki policies\|Test Wiki\'s policies\]\], and understand that important rules will be communicated to me as necessary through obtrusive message boxes.* \[([yY]e?s?|[Nn]o?)\] I agree that I am entirely responsible for all actions done under this account, including actions performed under this account by someone other than myself.* \[ ([Yy]e?s?|[nN]o?)\] I agree that if I misuse the sysop\/bureaucrat tools, my access might be revoked and I may be banned from Test Wiki without prior warning.";
     request:=" ==[a-z0-9]== \{\{UserLinks\|[a-z0-9]\}\} (<!-- Do not edit above lines -->)?(''')?Requested rights?:?(''')?:? ([Aa]dmin(istrator)?|sysop|([Bb]ureau)?[Cc]rat) (<!-- Place Yes\/No in each of the boxes below \(like so: \[Yes\]\) to affirm you consent with what follows them. If placed No in any box or left blank, then it may result in your request taking longer to process due to discussion as to why you do not agree with the statement, and may ultimately lead to your request being denied. -->)? * \[([Yy](es)?|[Nn]o?)\] I am familiar with all of \[\[:Category:Test-Wiki policies\|Test Wiki\'s policies\]\], and understand that important rules will be communicated to me as necessary through obtrusive message boxes.* \[([yY]e?s?|[Nn]o?)\] I agree that I am entirely responsible for all actions done under this account, including actions performed under this account by someone other than myself.* \[ ([Yy]e?s?|[nN]o?)\] I agree that if I misuse the sysop\/bureaucrat tools, my access might be revoked and I may be banned from Test Wiki without prior warning.";
     (
     (
   (lcase(rmwhitespace(removed_lines)) rlike request)
   (lcase(rmwhitespace(removed_lines)) rlike request)
   &
   &
   !(lcase(rmwhitespace(added_lines)) rlike request)
   !(lcase(rmwhitespace(added_lines)) rlike request)
   &
   &
   !(lcase(removed_lines)) rlike user_name
   !(lcase(removed_lines)) rlike user_name
   )))
   )))