Filter ID: | 1,086 |
Description:
- (publicly viewable)
|
|
Filter hits: | 19,133 hits |
Statistics: | Of the last 208,864 actions, this filter has matched 7 (0%).
On average, its run time is 0.14 ms, and it consumes 1.1 conditions of the condition limit. |
Conditions:
(documentation) | !("confirmed" in user_groups) &
(
all_namespace := "(?i)nigg(?:er|ah*)|fag(?:g[aio]t)?\b|\bcunts?\b|\bass\s?holes?\b|bitch(?!\"? magazine)|\bslut\b|whore|douche(?:y?\b|bag)|cuck(?:|s|er|ing)\b|\bpuss(?!ycat|y Riot)a?y|\bcock(?:s?|sucker)\b|\b(a|his|my|your|big|small|little|tiny|huge|inch|black|likes?|sucks?\b.*|eats?\b.*)\s*dicks?\b|dick\s*(?:head|suck)";
article_only := "(?:[asdfghjkl;]\s*){30}|\!{10,}";
match := get_matches(all_namespace + "|" + article_only, summary);
match[0] &
(
page_namespace == 0 |
summary irlike all_namespace
) &
!(ccnorm(match[0]) in ccnorm(page_title + old_wikitext)) &
!(summary rlike ("\[\[Special:Contributions/[^\|\]]*" + rescape(match[0])))
)
|
Notes: |
|
Flags: | |
Filter last modified: | 00:21, 28 October 2020 by Suffusion of Yellow (talk | contribs) |
History: | View this filter's history |
Tools: | Export this filter to another wiki
|