Jump to content

Viewing abuse filter 153: Cross-wiki upload filter

Editing filter 153
Filter parameters
Filter ID:153

Description:

(publicly viewable)
Filter group:
Statistics:Of the last 341,886 actions, this filter has matched 574 (0.17%). On average, its run time is 0.06 ms, and it consumes 1.2 conditions of the condition limit.
Conditions:
(documentation)
(condition usage)
action == "upload" & ("Cross-wiki upload from" in summary | "Uploaded while editing" in summary) & (user_age < 3600*24*180 | user_editcount < 50) & !("confirmed" in user_groups | "autopatrol" in user_rights) & ( !(file_mime like "image/*" ) | ( file_mime == "image/png" ) | ( file_mime == "image/jpeg" & file_width*file_height < 2*10**6 ) | ( file_mime == "image/jpeg" & file_size < 60000 ) )
Notes:
Flags:
Filter last modified:02:12, 16 June 2024 by Billinghurst (talk | contribs)
History:View this filter's history
Tools:Export this filter to another wiki
Actions to take when matched