Abuse filter management

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

Differences between versions

ItemVersion from 02:19, 15 June 2017 by Benjamin Mako HillVersion from 20:42, 22 July 2019 by Benjamin Mako Hill
Basic information

Description:

(publicly viewable)
Creating a large userpage with external links
New user creating a userpage with an external link in their first 4 edits
Filter conditions
Conditions:
user_age < 86400 & article_namespace == 2 & old_size < 500 & new_size > 500 & length(added_links) > 0 & !("autoconfirmed" in  user_groups) & !("sysop" in  user_groups)
user_age < 86400 &
user_editcount < 4 &
article_namespace == 2 &
old_size == 0 &
length(added_links) > 0 &
!("sysop" in  user_groups)