Differences between versions

ItemVersion from 19:48, 21 January 2025 by KostasVersion from 20:32, 21 January 2025 by Kostas
Basic information
Flags:
 
Enabled
Notes:
this is a hacky option
this is a hacky option
Limit major changes to users with more edits
Limit major changes for anon users with few edits
Filter conditions
Conditions:
user_editcount < 30
user_editcount < 5
&((edit_delta > +250) |( edit_delta < -250) )
&((edit_delta > +100) |( edit_delta < -100) )
&(
&(
!(
!(
    'user' in user_groups |
     'bot' in user_groups |
     'bot' in user_groups |
     'sysop' in user_groups |
     'sysop' in user_groups |
     'autoconfirmed' in user_groups
     'autoconfirmed' in user_groups
)
)
)
)