MediaWiki:Captcha-addurl-whitelist

From Sugar Labs
Revision as of 19:17, 1 May 2015 by SAMdroid (talk | contribs) (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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

#

# 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
 #