MediaWiki:Spam-blacklist

From RepRap
Jump to: navigation, search
# 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

 #

Note: another blacklisting mechanism can be found in LocalSettings.php on the server, about line 287:

$wgDnsBlacklistUrls = array('list.blogspambl.com.','dnsbl.tornevall.org.','all.s5h.net.');