Difference between revisions of "MediaWiki:Captcha-addurl-whitelist"
Jump to navigation
Jump to search
Skilgannon (talk | contribs) (Whitelist host URLs, not wiki pages) |
Skilgannon (talk | contribs) m (fix regex) |
||
Line 4: | Line 4: | ||
# * 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 | ||
− | \ | + | \bliterumble\.appspot\.com |
− | \. | + | \bgithub\.com |
− | \ | + | \bdocs\.google\.com |
− | \ | + | \bsites\.google\.com |
− | \ | + | \bdl\.dropboxusercontent\.com |
− | \ | + | \brobocode-archive\.strangeautomata\.com |
#</pre> <!-- leave this line exactly as it is --> | #</pre> <!-- leave this line exactly as it is --> |
Revision as of 09:24, 25 April 2020
#
# 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 \bliterumble\.appspot\.com \bgithub\.com \bdocs\.google\.com \bsites\.google\.com \bdl\.dropboxusercontent\.com \brobocode-archive\.strangeautomata\.com #