Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

MediaWiki:Captcha-addurl-whitelist: Difference between revisions

MediaWiki interface page
Whitelisting important domains.
 
m Fixed lines
Line 19: Line 19:
#  * 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
#  
#  
\bmcchampionship\.com        # All MC Championship links
\bmcchampionship\.com        # All MC Championship links  
\bmccisland\.net            # All MCC Island links
\bmccisland\.net            # All MCC Island links  
\bnoxcrew\.com              # All Noxcrew links
\bnoxcrew\.com              # All Noxcrew links

Revision as of 22:20, 3 October 2023

  1. Syntax is as follows:
  2. * Everything from a "#" character to the end of the line is a comment
  3. * Every non-blank line is a regex fragment which will only match hosts inside URLs
  4. -----------------------------------------------------------------------------
  5. PLEASE DO NOT MODIFY THIS LIST UNLESS YOU HAVE A BASIC UNDERSTANDING OF REGEX
  6. -----------------------------------------------------------------------------
  7. PLEASE DO NOT MODIFY THIS LIST WITHOUT CONTACTING ADMINS
  8. -----------------------------------------------------------------------------
  9. This MediaWiki page is used by Extension:ConfirmEdit. More details,
  10. including usage, may be found at mediawikiwiki:Extension:ConfirmEdit
  11. The Sites and URLs contained in this list may be entered by users
  12. without having to enter a CAPTCHA. These may be known good sites.
  13. Syntax is as follows:
  14. * Everything from a "#" character to the end of the line is a comment
  15. * Every non-blank line is a regex fragment which will only match hosts inside URLs

\bmcchampionship\.com # All MC Championship links \bmccisland\.net # All MCC Island links \bnoxcrew\.com # All Noxcrew links