Difference between revisions of "MediaWiki:Captcha-addurl-whitelist"

From VideoLAN Wiki
Jump to navigation Jump to search
(TEST ADDING A "MATCH-EVERYTHING" WHITELIST RULE)
(Undo last edit--will also override entirety of blacklist, as well!)
 
Line 7: Line 7:
 
example\.com
 
example\.com
 
www\.google\.com
 
www\.google\.com
.*
 
  
 
  #</pre> <!-- leave this line exactly as it is -->
 
  #</pre> <!-- leave this line exactly as it is -->

Latest revision as of 22:26, 19 February 2015

#

# 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
www\.google\.com

 #