Jump to content
Toggle sidebar
Bharatpedia
Search
Create account
Personal tools
Create account
Log in
Pages for logged out editors
learn more
Talk
Contributions
Navigation
Main page
contents
Current events
Random article
About
Contact us
Chat
special:chat|Live chat
Contribute
Help
Contribute
Community portal
Recent changes
Create article
Upload file
Donate
FAQ
IRC
Tools
Special pages
Printable version
In other projects
Help
Editing abuse filter
English
More
Abuse Filter navigation
(
Home
|
Recent filter changes
|
Examine past edits
|
Abuse log
)
Editing filter 12
Filter parameters
Filter ID:
12
Description:
(publicly viewable)
Statistics:
Of the last 32 actions, this filter has matched 0 (0%). On average, its run time is 0.86 ms, and it consumes 2.5 conditions of the condition limit.
Conditions:
user_editcount < 50 & page_namespace == 0 & old_wikitext rlike "(c|C)ategory:(l|L)iving people" & ( line1:= "pa?edo(ph|f)il|little\sboys|molest|predat(e|o)r|\brap(e|ing|ist)|\bnonce|penis|\bcunt|\btwat|bitch\b|slut\b|prostitut|whore|\bf[-._ ]?u[-._ ]?c[-._ ]?k|pimp\b|faggot|brothel|\bgays|(is|are)\sgay|\(gay\)|\bwank(a|er|ed|ing|s)?\b|bellend|dickhead|terrorist|\bcocks?\b|incest|\bsex.offender|\bretard(ed)?\b"; line2:="(drugs|abuse|ha(ve|ving|s|d)\ssex|sex\swith|\bporn)"; line3:="(fired\b|sacked|expelled|corrupt|fraud)"; ( added_lines irlike line1 & ! removed_lines irlike line1) | ( added_lines irlike line2 & ! removed_lines irlike line2) | ( added_lines irlike line3 & ! removed_lines irlike line3) )
user_editcount < 50 & page_namespace == 0 & old_wikitext rlike "(c|C)ategory:(l|L)iving people" & ( line1:= "pa?edo(ph|f)il|little\sboys|molest|predat(e|o)r|\brap(e|ing|ist)|\bnonce|penis|\bcunt|\btwat|bitch\b|slut\b|prostitut|whore|\bf[-._ ]?u[-._ ]?c[-._ ]?k|pimp\b|faggot|brothel|\bgays|(is|are)\sgay|\(gay\)|\bwank(a|er|ed|ing|s)?\b|bellend|dickhead|terrorist|\bcocks?\b|incest|\bsex.offender|\bretard(ed)?\b"; line2:="(drugs|abuse|ha(ve|ving|s|d)\ssex|sex\swith|\bporn)"; line3:="(fired\b|sacked|expelled|corrupt|fraud)"; ( added_lines irlike line1 & ! removed_lines irlike line1) | ( added_lines irlike line2 & ! removed_lines irlike line2) | ( added_lines irlike line3 & ! removed_lines irlike line3) )
Notes:
imported for the most part from filter 39, but change area from schools/colleges/.. to BLPs, identified for now by directly containing Category:Living people, but it's not complete at all. This kind of filters SHOULD NOT BE SET TO WARN OR DISALLOW, they will have false positives. KEEP IT TO LOG OR TAG ONLY - Cen I'll reactivate it when I can watch - Cen Works fine, add this to the tag "possible libel or vandalism" - Cen Removing a few more common words - Cen update to reduce some false positives by checking removed_lines for less severe strings - Cen test for perf - Cen keep ref count check out, add a \b - Cen reenabled by request - prodego Living people should now be more complete, only Infobox comic creator now transcludes it. (Lifetime has been subst'ed and it has been removed form BLP unsourced) Added check of removed lines to prevent false positives. Simplified code by introducing variables. - Ruslik 'Slutskaya' is a name ... Ruslik's add-on usually works, but not always. Adding \b -- Soap *Added terrorist, please don't hesitate to revert/modify if I cocked up. --HJ Catching masked "fuck". --Reaper Replace the expensive "lcase(old_wikitext)" with "old_wikitext rlike". -Sole Soul Clean layout and reduce condition count. -DF +"incest", formatting, replace deprecated -Galo 2019-01-24 Broaden to all users with less than 50 edits - I've often seen these sort of BLP violations from autoconfirmed but new users. -Galo 2019-02-01 +"nonce", requested at [[Special:PermaLink/928662700#BLP vandalism or libel]]. --Suffusion of Yellow 21:09 30 Nov 2019 +"retard(ed) per [[Special:Diff/962942590]] -GeneralNotability 2020-06-18
Flags:
Hide details of this filter from public view
Enable this filter
Mark as deleted
Filter last modified:
18:30, 27 September 2021
by
WikiDwarf
(
talk
|
contribs
)
History:
View this filter's history
Tools:
Export this filter to another wiki
{"data":{"rules":"user_editcount \u003C 50 \u0026\r\npage_namespace == 0 \u0026\r\nold_wikitext rlike \"(c|C)ategory:(l|L)iving people\" \u0026 (\r\n line1:= \"pa?edo(ph|f)il|little\\sboys|molest|predat(e|o)r|\\brap(e|ing|ist)|\\bnonce|penis|\\bcunt|\\btwat|bitch\\b|slut\\b|prostitut|whore|\\bf[-._ ]?u[-._ ]?c[-._ ]?k|pimp\\b|faggot|brothel|\\bgays|(is|are)\\sgay|\\(gay\\)|\\bwank(a|er|ed|ing|s)?\\b|bellend|dickhead|terrorist|\\bcocks?\\b|incest|\\bsex.offender|\\bretard(ed)?\\b\";\r\n\r\n line2:=\"(drugs|abuse|ha(ve|ving|s|d)\\ssex|sex\\swith|\\bporn)\";\r\n line3:=\"(fired\\b|sacked|expelled|corrupt|fraud)\";\r\n\r\n ( added_lines irlike line1 \u0026 ! removed_lines irlike line1) | \r\n ( added_lines irlike line2 \u0026 ! removed_lines irlike line2) | \r\n ( added_lines irlike line3 \u0026 ! removed_lines irlike line3)\r\n)","name":"BLP vandalism or libel","comments":"imported for the most part from filter 39, but change area from schools/colleges/.. to BLPs, identified for now by directly containing Category:Living people, but it's not complete at all.\r\nThis kind of filters SHOULD NOT BE SET TO WARN OR DISALLOW, they will have false positives. KEEP IT TO LOG OR TAG ONLY - Cen\r\nI'll reactivate it when I can watch - Cen\r\n\r\nWorks fine, add this to the tag \"possible libel or vandalism\" - Cen\r\n\r\nRemoving a few more common words - Cen\r\n\r\nupdate to reduce some false positives by checking removed_lines for less severe strings - Cen\r\n\r\ntest for perf - Cen\r\n\r\nkeep ref count check out, add a \\b - Cen\r\n\r\nreenabled by request - prodego\r\nLiving people should now be more complete, only Infobox comic creator now transcludes it. (Lifetime has been subst'ed and it has been removed form BLP unsourced)\r\n\r\nAdded check of removed lines to prevent false positives. Simplified code by introducing variables. - Ruslik\r\n'Slutskaya' is a name ... Ruslik's add-on usually works, but not always. Adding \\b -- Soap\r\n\r\n*Added terrorist, please don't hesitate to revert/modify if I cocked up. --HJ\r\n\r\nCatching masked \"fuck\". --Reaper\r\n\r\nReplace the expensive \"lcase(old_wikitext)\" with \"old_wikitext rlike\". -Sole Soul\r\n\r\nClean layout and reduce condition count. -DF\r\n\r\n+\"incest\", formatting, replace deprecated -Galo 2019-01-24\r\n\r\nBroaden to all users with less than 50 edits - I've often seen these sort of BLP violations from autoconfirmed but new users. -Galo 2019-02-01\r\n\r\n+\"nonce\", requested at [[Special:PermaLink/928662700#BLP vandalism or libel]]. --Suffusion of Yellow 21:09 30 Nov 2019\r\n\r\n+\"retard(ed) per [[Special:Diff/962942590]] -GeneralNotability 2020-06-18","group":"default","actions":{"tag":["possible libel or vandalism"]},"enabled":true,"deleted":false,"hidden":false,"global":false},"actions":{"tag":["possible libel or vandalism"]}}
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
Block the user and/or IP address from editing
Block the user and/or IP address from editing their own talk page
Block duration for anonymous users:
2 hours
1 day
3 days
1 week
2 weeks
1 month
3 months
6 months
1 year
indefinite
Block duration for registered users:
2 hours
1 day
3 days
1 week
2 weeks
1 month
3 months
6 months
1 year
indefinite
Tag the edit for further review
Tags
to apply:
possible libel or vandalism