Difference between revisions of "MediaWiki:Captcha-addurl-whitelist"
(Don't captcha for teamfortress.com and steamcommunity.com) |
m (Stick links in the pre so we can be beautifuller) |
||
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 | ||
− | |||
teamfortress\.com | teamfortress\.com | ||
steamcommunity\.com | steamcommunity\.com | ||
+ | #</pre> <!-- leave this line exactly as it is --> |
Revision as of 22:05, 28 February 2019
#
# 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 teamfortress\.com steamcommunity\.com #