MediaWiki:Spam-blacklist
外观
(重定向自Blacklist)
請勿從這個列表中刪除任何URL而不事先在MediaWiki talk:Spam-blacklist獲得共識。除了用于阻止自动垃圾邮件攻击之外,此列表还偶尔用于阻止持续违反维基导游:外部链接和维基导游:不要宣传规则的链接。请首先尝试向用户说明链接不适当的原因后,请将违反外部链接方针的链接添加到此页面。在此页面添加外部链接违规者时,请在MediaWiki talk:Spam-blacklist解释添加的原因。
# This is the local blacklist for Wiki spam URLs for Wikivoyage. It's used # by the spam filter to block contributions that use these URLs. # # To add a URL to the spam filter list just add the spam URL including # everything after the "http://" and before the first "/" to the list. # # In addition, the spam filter uses what are called regular expressions, so # special characters such as periods need to be escaped by putting a "\" in # front of them. # # For example, "http://spam.spammer.net/foo.html" would be added as # "spam\.spammer\.net". Notice that we don't include the "http://" nor # anything after the first "/" following the "http://" so "/foo.html" should # not be added. # # One caveat is that if the entire domain seems to be used only for spam we # don't bother to worry about sub-domains and in the example above would just # list "spammer\.net". # # For the spam filter to work properly you must indent one (1) space. It # helps everyone stay sane and find things better if the list is in # alphabetical order. # # External URLs matching this list will be blocked when added to a page. # This list affects only this wiki; refer also to the global blacklist. # For documentation see http://www.mediawiki.org/wiki/Extension:SpamBlacklist # # Syntax is as follows: # * Everything from a "#" character to the end of the line is a comment # * Every non-blank line is a regex fragment which will only match hosts inside URLs