Difference between revisions of "MediaWiki:Spam-whitelist"

From VideoLAN Wiki
Jump to navigation Jump to search
(copy (verbatim) of https://www.mediawiki.org/w/index.php?title=MediaWiki:Spam-whitelist&oldid=536748)
(replace "is\.gd" & "www\.google\.com" with "videolan\.org" & "example\.com")
 
Line 8: Line 8:
 
#  * Every non-blank line is a regex fragment which will only match hosts inside URLs
 
#  * Every non-blank line is a regex fragment which will only match hosts inside URLs
  
is\.gd
+
videolan\.org
www\.google\.com
+
example\.com
  
 
  #</pre> <!-- leave this line exactly as it is -->
 
  #</pre> <!-- leave this line exactly as it is -->

Latest revision as of 09:35, 18 February 2015

# 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

videolan\.org
example\.com

 #