Edit filter configuration

Jump to navigation Jump to search

Differences between versions

ItemVersion from 04:29, 17 March 2016 by FuzzyCatPotatoVersion from 13:53, 18 November 2018 by FuzzyCatPotato
Basic information
Filter group:
 
+
Default
Notes:
 +
18Nov2016-FCP: Changed formatting
 
17Mar2016-FCP: Publicizd.
 
17Mar2016-FCP: Publicizd.
 
10Mar2016-FCP: Re-enabled, only titles to reduce false positives.
 
10Mar2016-FCP: Re-enabled, only titles to reduce false positives.
 
19Feb2016-FCP: I haven't figured out a way to only select phone numbers rather than timestamps and such, which would get false positives, so I've restricted it to the common spam phone numbers.
 
19Feb2016-FCP: I haven't figured out a way to only select phone numbers rather than timestamps and such, which would get false positives, so I've restricted it to the common spam phone numbers.
Filter conditions
Conditions:
 
!("autoconfirmed" in user_groups) & !("bot" in user_groups)
 
!("autoconfirmed" in user_groups) & !("bot" in user_groups)
&(article_text rlike "[0-9]{10,11}")
+
& (article_text rlike "[0-9]{10,11}")