Page MenuHomePhabricator

Add AnonTalk.com to $wgCaptchaRegexes (or $wgSpamRegex)
Closed, ResolvedPublic

Description

Someone's been spamming the English Wikipedia with the website "www.AnonTalk.com", often replacing the entire content on the targeted page (see links below). Since it's not actually linked, the ordinary URL blacklists don't catch it. (It's also not very effective as spam, but the blanking is annoying.) Bot use has been suggested, though not proven.

Just in case it is indeed a spambot, I'd like to suggest that "\b(?i:anontalk\.com)\b" be added to $wgCaptchaRegexes. It might also be worth adding the specific variants used by the vandal, such as "'''(?i:www\.anontalk\.com)'''", to $wgSpamRegex.

Actually, come to think of it, just adding "\b(?i:anontalk\.com)\b" to $wgSpamRegex wouldn't necessarily be that bad; anyone legitimately discussing that site can always write it as "anontalk DOT com" or something.

Links to vandal edits:
http://en.wikipedia.org/wiki/Special:Contributions/193.194.89.2
http://en.wikipedia.org/wiki/Special:Contributions/212.77.215.13
http://en.wikipedia.org/wiki/Special:Contributions/200.201.8.20
http://en.wikipedia.org/wiki/Special:Contributions/87.249.59.59
http://en.wikipedia.org/wiki/Special:Contributions/163.19.131.1


Version: unspecified
Severity: enhancement
URL: http://en.wikipedia.org/wiki/Wikipedia:Administrators%27_noticeboard/Incidents#Ref_desk_spam

Details

Reference
bz14544

Event Timeline

bzimport raised the priority of this task from to Medium.Nov 21 2014, 10:10 PM
bzimport set Reference to bz14544.
bzimport added a subscriber: Unknown Object (MLST).