Difference between revisions of "MediaWiki:Public read whitelist"

From YellowSprinkles Wiki
Jump to: navigation, search
(please work)
 
Line 1: Line 1:
bitcointalk
+
# External URLs matching this list will *not* be blocked even if they would
 +
# have been blocked by blacklist entries.
 +
# For documentation see http://www.mediawiki.org/wiki/Extension:SpamBlacklist
 +
#<!-- leave this line exactly as it is --> <pre>
 +
#
 +
# 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
 +
 
 +
is\.gd
 +
www\.google\.com
 +
bitcointalk\.org
 +
 
 +
#</pre> <!-- leave this line exactly as it is -->

Latest revision as of 20:40, 15 July 2017

# External URLs matching this list will *not* be blocked even if they would
# have been blocked by blacklist entries.
# 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

is\.gd
www\.google\.com
bitcointalk\.org

 #