MediaWiki:Captcha-addurl-whitelist: Difference between revisions
Appearance
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 edit summary |
||
| Line 3: | Line 3: | ||
# * Everything from a "#" character to the end of the line is a comment | # * 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 | # * Every non-blank line is a regex fragment which will only match hosts inside URLs | ||
mises\.org | mises\.org | ||
\.mises\.org | \.mises\.org | ||
#</pre> <!-- leave this line exactly as it is --> | |||
Latest revision as of 09:24, 3 February 2014
#
# 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 mises\.org \.mises\.org #