Abuse filter management

From Teraurge
Abuse Filter navigation (Home | Recent filter changes | Examine past edits | Abuse log)
Jump to navigationJump to search

Differences between versions

ItemVersion from 10:42, 24 March 2019 by HelloAnonMyOldFriendVersion from 10:57, 24 March 2019 by HelloAnonMyOldFriend
Basic information
Notes:
Imported from Wikipedia. Removed check for old_size since spambots mostly create new articles. Changed the initial user group check to emailconfirmed since registered spambots are already autoconfirmed.
+
Imported from Wikipedia.
Filter conditions
Conditions:
rcount("https?:\/\/", added_lines) > 1
+
! "emailconfirmed" in user_groups &
 +
page_namespace == 0 &
 +
rcount("https?:\/\/", added_lines) > rcount("https?:\/\/", removed_lines) &
 +
count("<ref", added_lines) <= count("<ref",  removed_lines)
Actions to take when matched
Actions to take when matched
 
Disallow: abusefilter-disallowed
 
Disallow: abusefilter-disallowed
 
Tag: possible link spam
 
Tag: possible link spam
 +
Throttle: Allow 1 action every 60 seconds, group throttle by: IP address