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 06:50, 16 October 2017 by KrdVersion from 17:28, 17 August 2018 by Krd
Filter conditions
Conditions:
(documentation)
(condition usage)
otrstemplates:="\{\{[\s_]*(?i:Permission[\s_]?OTRS|OTRS|OTRS\/en|Crediti|OTRSPermission|Wikiportrait|Verified account|OTRS[\s_]accreditation|Разрешение[\s_]+OTRS)(?i:\-ID)?[\s_]*(\}\}|\|)|ticket\.wikimedia\.org";
otrstemplates:="\{\{[\s_]*(?i:Permission[\s_]?OTRS|OTRS|OTRS\/en|Crediti|OTRSPermission|Wikiportrait|Verified account|OTRS[\s_]accreditation|Разрешение[\s_]+OTRS)(?i:\-ID)?[\s_]*(\}\}|\|)|ticket\.wikimedia\.org";
(action == 'edit' | action == 'upload')
(action == 'edit' | action == 'upload')
& (lcase(new_wikitext) rlike otrstemplates)
& (lcase(new_wikitext) rlike otrstemplates)
&!(lcase(old_wikitext) rlike otrstemplates)
&!(lcase(old_wikitext) rlike otrstemplates)
& (article_namespace == 6 | article_namespace == 2 | article_namespace == 4 | article_namespace == 10 | article_namespace == 14)
& (article_namespace == 6 | article_namespace == 2 | article_namespace == 4 | article_namespace == 10 | article_namespace == 14)
&!("OTRS-member" in global_user_groups)
&!("otrs-member" in global_user_groups)
&!(user_name rlike '^(Wdwdbot|Faebot|JarektBot|SteinsplitterBot|SpBot|FastilyClone|UWCTransferBot|SternthalerBot)$')
&!(user_name rlike '^(Wdwdbot|Faebot|JarektBot|SteinsplitterBot|SpBot|FastilyClone|UWCTransferBot|SternthalerBot)$')