Edit filter configuration

Jump to navigation Jump to search

Differences between versions

ItemVersion from 19:25, 19 July 2021 by ChristopherVersion from 19:42, 19 July 2021 by Christopher
Basic information
Notes:
 
19 July Tch: Czechia spammer keeps doing this. Let's put a stop to him this way.
 
19 July Tch: Czechia spammer keeps doing this. Let's put a stop to him this way.
 +
 +
19 July Chr: excluding potential false positives
Filter conditions
Conditions:
 
!("autoconfirmed" in user_groups) & !("autopatrolled" in user_groups) & !("sysop" in user_groups) & !("bot" in user_groups)
 
!("autoconfirmed" in user_groups) & !("autopatrolled" in user_groups) & !("sysop" in user_groups) & !("bot" in user_groups)
  
 
& (article_namespace == 0)
 
& (article_namespace == 0)
 +
 +
& !(article_text irlike "czech")
  
 
& (added_lines irlike "czechia")
 
& (added_lines irlike "czechia")
 +
 +
& !(removed_lines irlike "czechia")