MediaWiki:Captcha-addurl-whitelist: Difference between revisions
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 is a regex fragment which will only match hosts inside URLs #</pre> <!-- leave this line exactly as it is --> twitch.tv holisticferretforum.com x.com/PirateSoftware x.com/RiverMakes" |
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 | ||
twitch.tv | twitch.tv | ||
Line 9: | Line 8: | ||
x.com/PirateSoftware | x.com/PirateSoftware | ||
x.com/RiverMakes | x.com/RiverMakes | ||
#</pre> <!-- leave this line exactly as it is --> |
Revision as of 21:00, 27 April 2025
#
# 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 twitch.tv holisticferretforum.com x.com/PirateSoftware x.com/RiverMakes #