Jump to content
Main menu
Main menu
move to sidebar
hide
Navigation
Main page
Contents
Current events
Random article
About Wikipedia
Contact us
Contribute
Help
Learn to edit
Community portal
Recent changes
Upload file
Special pages
Search
Search
Appearance
Donate
Create account
Log in
Personal tools
Donate
Create account
Log in
Viewing filter 125: Insertion of repeated phrases
Help
Home
Recent filter changes
Examine past edits
Edit filter log
English
Tools
Tools
move to sidebar
hide
Actions
General
Upload file
Printable version
Get shortened URL
In other projects
Appearance
move to sidebar
hide
Editing filter 125
Filter parameters
Filter ID:
125
Description:
(publicly viewable)
Filter hits:
138 hits
Conditions:
(
documentation
)
!(contains_any(user_groups,"rollbacker","checkuser","oversight","sysop")) /*Ignoring insertion of common repetitive characters on their own*/ & !(added_lines rlike "([-\s\|:]{4,25})\1\1\1") /* Check repetition of any phrase of 3-25 characters that is repeated 4 times and not previously excluded */ & (added_lines rlike "([\w\s!]{3,25})\1\1\1")
!(contains_any(user_groups,"rollbacker","checkuser","oversight","sysop")) /*Ignoring insertion of common repetitive characters on their own*/ & !(added_lines rlike "([-\s\|:]{4,25})\1\1\1") /* Check repetition of any phrase of 3-25 characters that is repeated 4 times and not previously excluded */ & (added_lines rlike "([\w\s!]{3,25})\1\1\1")
Notes:
This regex logs edits that enter the same 4-25 character phrase at least 4 times in a text. Keeping in log-only to check for false positives. Was based on http://en.wikipedia.org/w/index.php?title=Kinship&diff=280722645&oldid=279106143 and the related request by the same anon at WP:FALSEPOS. rlike is much nicer on the execution than rcount if the intention is to fine 1 or more. -DF Oops, I broke it. My bad. About 40 bad matches. -DF Faster to assume the pattern starts with non-whitespace than to go back and exclude all whitespace matches. -DF Ignoring checkusers oversighters or admins who are more likely to post multiple votes in arbitration cases. False positive based on log entry of edit by [[User:Roger Davies]]. --Mgm Added character that caused false positive for [[User:B. Fairbairn]] on their talk page. Maybe changing how often it can appear later on. --Mgm renaming --Mgm Revert to previous format to avoid false negatives caused by one space at the start of line. --Mgm Additional time did not increase the runtime of the filter. - Mgm Disabled false positives increasing somehow -- Mgm Fixed -- Mgm Disabling again. I'm seeing some odd hits and I don't have the time to keep monitoring. Please keep this disabled until I'm back. - Mgm Marked as deleted. - Ruslik
Flags:
Suppress this filter so that only suppressors can view it and its logs
Hide details of this filter from public view
Enable this filter
Mark as deleted
Filter last modified:
12:40, 29 April 2009
by
Ruslik0
(
talk
|
contribs
)
History:
View this filter's history
Tools:
Export this filter to another wiki
{"data":{"rules":"!(contains_any(user_groups,\"rollbacker\",\"checkuser\",\"oversight\",\"sysop\"))\r\n/*Ignoring insertion of common repetitive characters on their own*/\r\n\u0026 !(added_lines rlike \"([-\\s\\|:]{4,25})\\1\\1\\1\")\r\n/* Check repetition of any phrase of 3-25 characters that is repeated 4 times and not previously excluded */\r\n\u0026 (added_lines rlike \"([\\w\\s!]{3,25})\\1\\1\\1\")","name":"Insertion of repeated phrases","comments":"This regex logs edits that enter the same 4-25 character phrase at least 4 times in a text.\r\nKeeping in log-only to check for false positives.\r\nWas based on http://en.wikipedia.org/w/index.php?title=Kinship\u0026diff=280722645\u0026oldid=279106143 and the related request by the same anon at WP:FALSEPOS.\r\n\r\nrlike is much nicer on the execution than rcount if the intention is to fine 1 or more. -DF\r\n\r\nOops, I broke it. My bad. About 40 bad matches. -DF\r\n\r\nFaster to assume the pattern starts with non-whitespace than to go back and exclude all whitespace matches. -DF\r\n\r\nIgnoring checkusers oversighters or admins who are more likely to post multiple votes in arbitration cases. False positive based on log entry of edit by [[User:Roger Davies]]. --Mgm\r\n\r\nAdded character that caused false positive for [[User:B. Fairbairn]] on their talk page. Maybe changing how often it can appear later on. --Mgm\r\n\r\nrenaming --Mgm\r\nRevert to previous format to avoid false negatives caused by one space at the start of line. --Mgm\r\nAdditional time did not increase the runtime of the filter. - Mgm\r\n\r\nDisabled false positives increasing somehow -- Mgm\r\nFixed -- Mgm\r\nDisabling again. I'm seeing some odd hits and I don't have the time to keep monitoring. Please keep this disabled until I'm back. - Mgm\r\n\r\nMarked as deleted. - Ruslik","group":"default","actions":[],"enabled":false,"deleted":true,"privacylevel":0,"global":false},"actions":[]}
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 in contributions lists and page histories
Tags to apply:
(see
Wikipedia:Tags
for use and formatting)
(please don't rename a tag here, see link above)
(one per line, no commas, publicly visible)
Require CAPTCHA verification to perform the action
Users with permission to skip a CAPTCHA are exempt.
Search
Search
Viewing filter 125: Insertion of repeated phrases
Add topic