Special page

Abuse filter management

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

Differences between versions

ItemVersion from 22:37, 19 May 2018 by RevancheVersion from 10:41, 2 June 2018 by Nicjansma
Basic information
Notes:
 
+
1Jun18 (Nicjansma): Aligning with Rule 3
Filter conditions
Conditions:
 
action == "edit"
 
action == "edit"
& !"autoconfirmed" in user_groups
+
& !("autoconfirmed" in user_groups)
 
& article_namespace == 3
 
& article_namespace == 3
& added_links rlike "\."
 
 
& user_name == article_text
 
& user_name == article_text
 +
& (count("://", string(added_links)) != count("://www.sarna.net", string(added_links)))