Filter ID: | 11 |
Description:
- (publicly viewable)
|
|
Statistics: | Of the last 1 action, this filter has matched 0 (0%).
On average, its run time is 0.64 ms, and it consumes 4 conditions of the condition limit. |
Conditions: | !"confirmed" in user_groups &
page_namespace == 0 & (
bad_word := "(?i)\bANUS\b|\bASS(H|\b)(?!'N)|\bBAS(D|T)ARD|\bBITCH|\bBOOBS?\b|BLOW\s+JOBS?|\bBUTTHOLE\b|\bCOCK\b|\bCRAP\b|\bCUNTS?\b|\bDICK(S|HEAD)\b|DILDOS?\b|\bDUMB\b|DOUCHE|\bFAG(G|\b)|FAT\s+ASS|FUC?K(?:ED|ER|ER|IN|ING)?S?\b|\bGAY(?![- ](COUPLE|MARRIAGE|RIGHTS|PRIDE|TIMES))(?:ER|EST|ASS)?\b|\bMAST[EU]RBAT|\bNIGG|\bPA?EDO(?:PH|F)ILE|P\s?ENIS\b|\bPUSSY\b|\bRAP(?:E|ING)\b|\bRETARD\b|\bSLUT(?:S|TY)?\b|\bSHIT\b|\bSUCK(?:|S|ING|ED)\b|\bTITS\b|VAGINA|\bWHORE|YOLO\s+SWAG";
bad_count := rcount(bad_word, added_lines);
bad_count > 1 & (
real_bad_count := bad_count
- rcount(bad_word, added_links)
- rcount("\[\[[^\]|]*(?:" + bad_word + ")[^\]|]*\|[^\]]*(?:" + bad_word + ")", added_lines)
- rcount("\[\[Category:[^\]|]*(?:" + bad_word + ")", added_lines);
real_bad_count > 1 &
real_bad_count * 200 > edit_delta &
real_bad_count * 1500 > length(rmwhitespace(added_lines))
) &
!(removed_lines rlike "\w\*\*?\w") &
!( ( page_title + old_wikitext ) irlike bad_word)
)
|
Notes: |
|
Flags: | |
Filter last modified: | 18:12, 27 May 2024 by Mausterio (talk | contribs) |
History: | View this filter's history |
Tools: | Export this filter to another wiki
|