Abuse filter management

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

Back to filter editor | Back to filter history

Differences between versions

ItemVersion from 08:06, 21 August 2013 by Zhuyifei1999Version from 08:12, 21 August 2013 by Zhuyifei1999
Basic information

Description:

(publicly viewable)
 
Stop those usernames with repeated chars
 
Stop those usernames with repeated chars
Flags:
 
Enabled
 
Enabled
Notes:
 
+
Tested --YiFei
Filter conditions
Conditions:
 
accountname rlike "^(?P<char>.)(?P=char)+$"
 
accountname rlike "^(?P<char>.)(?P=char)+$"
Actions taken when matched
Actions taken when matched
 
Disallow
 
Disallow

← Older change