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

From Sugar Labs
Jump to navigation Jump to search
(Created page with " #<!-- 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...")
(No difference)

Revision as of 19:17, 1 May 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

# All links to SugarLabs subdomains are OK
^.*\.sugarlabs\.org

# Links to SugarLabs github repos are good
^github\.com/sugarlabs
 #