Home
Blog
About Us
Contact
Français
Italiano
English
...
Home
Blog
About Us
Contact
Editing filter 13
Filter parameters
Filter ID:
13
Description:
(publicly viewable)
Statistics:
Of the last 419 actions, this filter has matched 0 (0%). On average, its run time is 0.25 ms, and it consumes 2.1 conditions of the condition limit.
Conditions:
page_namespace == 0 & !"autoconfirmed" in user_groups & edit_delta < 20 & !(lcase(summary) rlike "und(id|o)|\brv[vt]?\b|revert") & length(added_lines) < 1000 & (match := "bitch|\bcocks?\b|\bdicks?\b|\bcunts?\b|\bdildo|\bfukpal|douche|\bfuck\b|\bnigg(er|ah*)|pedophile|fag(g|\b)|penis|\bcrap\b|\bslut\b|\bwhore\b|\bsuck\b|\bshit|\bfück|\bFÜCK|\bhello\b|\bblah|\bpussy\b|^hi\b|\bidiot\b|\bwas here\b|\blol\b|\bawesome"; added_lines rlike match) & !(lcase(removed_lines) rlike match) & !(lcase(removed_lines) rlike "\w\*\*?\w")
page_namespace == 0 & !"autoconfirmed" in user_groups & edit_delta < 20 & !(lcase(summary) rlike "und(id|o)|\brv[vt]?\b|revert") & length(added_lines) < 1000 & (match := "bitch|\bcocks?\b|\bdicks?\b|\bcunts?\b|\bdildo|\bfukpal|douche|\bfuck\b|\bnigg(er|ah*)|pedophile|fag(g|\b)|penis|\bcrap\b|\bslut\b|\bwhore\b|\bsuck\b|\bshit|\bfück|\bFÜCK|\bhello\b|\bblah|\bpussy\b|^hi\b|\bidiot\b|\bwas here\b|\blol\b|\bawesome"; added_lines rlike match) & !(lcase(removed_lines) rlike match) & !(lcase(removed_lines) rlike "\w\*\*?\w")
Notes:
Creating as requested by Sole Soul, log only for now. - Someguy1221 Hasn't been tested sufficiently for false positives. Change to warn and tag. - KoH Adding "wuss rock". --Reaper Put \b around cunt, remove suck (we already have a filter for that). - KoH Change back to disallow. Run for over 9 days, 1683 hits, no false positives. - Someguy1221 Use same quote exemption as filter 9. - KoH As a test, remove the edit_delta > 0" condition. Meanwhile, the filter is tag only. -Sole Soul Change to disallow. -Sole Soul Optimize. -Sole Soul Add some bad words, remove others with no hits. Will monitor log for any FPs. -Sole Soul Removal of the word "balls" and renaming the filter. -Sole Soul No need to be private. Sole Soul Fix to avoid false positive of "Teledildonics". Od Mishehu rm "hello" - causing FPs in music-related pages. Also not a bad word. --Reaper 2012-05-05 Use single string. - KoH Import from enwp - Rschen7754 SHB2000: Adding some that Ljupco uses LPfi: Added some word boundaries. Which of the "words" are used as words, which are partial words? I suspect more "\b"s should be added, and some of mine might need to be removed. SHB2000: added "fück" (notice the ü) – there is a cross-wiki LTA going around using fück to evade the filters so we may as well prevent it. SHB2000: fix depreciated syntax Isn't this causing false positives? "hello" was mentioned above as used in music, "douche" seems problematic for French, "fagg" might be a substring in many words, and so on. (I added a line break for more easily seeing what the match string is used for; we might want to split such long lines also otherwise.) –LPfi 2024-11-18
Flags:
Hide details of this filter from public view
Enable this filter
Mark as deleted
Filter last modified:
03:53, 10 April 2025
by
SHB2000
(
talk
|
contribs
)
History:
View this filter's history
Tools:
Export this filter to another wiki
{"data":{"rules":"page_namespace == 0\r\n\u0026 !\"autoconfirmed\" in user_groups\r\n\u0026 edit_delta \u003C 20\r\n\u0026 !(lcase(summary) rlike \"und(id|o)|\\brv[vt]?\\b|revert\")\r\n\u0026 length(added_lines) \u003C 1000\r\n\u0026 (match := \"bitch|\\bcocks?\\b|\\bdicks?\\b|\\bcunts?\\b|\\bdildo|\\bfukpal|douche|\\bfuck\\b|\\bnigg(er|ah*)|pedophile|fag(g|\\b)|penis|\\bcrap\\b|\\bslut\\b|\\bwhore\\b|\\bsuck\\b|\\bshit|\\bf\u00fcck|\\bF\u00dcCK|\\bhello\\b|\\bblah|\\bpussy\\b|^hi\\b|\\bidiot\\b|\\bwas here\\b|\\blol\\b|\\bawesome\";\r\nadded_lines rlike match)\r\n\u0026 !(lcase(removed_lines) rlike match)\r\n\u0026 !(lcase(removed_lines) rlike \"\\w\\*\\*?\\w\")","name":"Addition of bad words","comments":"Creating as requested by Sole Soul, log only for now. - Someguy1221\r\n\r\nHasn't been tested sufficiently for false positives. Change to warn and tag. - KoH\r\n\r\nAdding \"wuss rock\". --Reaper\r\nPut \\b around cunt, remove suck (we already have a filter for that). - KoH\r\n\r\nChange back to disallow. Run for over 9 days, 1683 hits, no false positives. - Someguy1221\r\n\r\nUse same quote exemption as filter 9. - KoH\r\n\r\nAs a test, remove the edit_delta \u003E 0\" condition. Meanwhile, the filter is tag only. -Sole Soul\r\nChange to disallow. -Sole Soul\r\n\r\nOptimize. -Sole Soul\r\nAdd some bad words, remove others with no hits. Will monitor log for any FPs. -Sole Soul\r\nRemoval of the word \"balls\" and renaming the filter. -Sole Soul\r\n\r\nNo need to be private. Sole Soul\r\n\r\nFix to avoid false positive of \"Teledildonics\". Od Mishehu\r\n\r\nrm \"hello\" - causing FPs in music-related pages. Also not a bad word. --Reaper 2012-05-05\r\n\r\nUse single string. - KoH\r\n\r\nImport from enwp - Rschen7754\r\n\r\nSHB2000: Adding some that Ljupco uses\r\n\r\nLPfi: Added some word boundaries. Which of the \"words\" are used as words, which are partial words? I suspect more \"\\b\"s should be added, and some of mine might need to be removed.\r\n\r\nSHB2000: added \"f\u00fcck\" (notice the \u00fc) \u2013\u00a0there is a cross-wiki LTA going around using f\u00fcck to evade the filters so we may as well prevent it.\r\n\r\nSHB2000: fix depreciated syntax\r\n\r\nIsn't this causing false positives? \"hello\" was mentioned above as used in music, \"douche\" seems problematic for French, \"fagg\" might be a substring in many words, and so on. (I added a line break for more easily seeing what the match string is used for; we might want to split such long lines also otherwise.) \u2013LPfi 2024-11-18","group":"default","actions":{"disallow":["abusefilter-disallowed"]},"enabled":true,"deleted":false,"privacylevel":0,"global":false},"actions":{"disallow":["abusefilter-disallowed"]}}
Actions to take when matched
Trigger actions only if the user trips a rate limit
Number of actions to allow:
Period of time (in seconds):
Group throttle by:
user
See
the documentation on mediawiki.org
.
Trigger these actions after giving the user a warning
System message to use for warning:
abusefilter-warning
Other message
Page name of other message:
(without "MediaWiki:" prefix)
Show/Hide preview of selected message
Prevent the user from performing the action in question
System message to use for disallowing:
abusefilter-disallowed
Other message
Page name of other message:
(without "MediaWiki:" prefix)
Show/Hide preview of selected message
Revoke the user's autoconfirmed status
Tag the edit for further review
Tags
to apply:
Require the user to complete a CAPTCHA in order to proceed with the action. Users with permission to skip a CAPTCHA are exempt.
Explore the world
United states
New York
Japan
Tokyo
Singapore
Singapore
Spain
Barca