MediaWiki:Spam-whitelist: Difference between revisions

From Jcastle.info
No edit summary
No edit summary
 
Line 11: Line 11:


amzn\.to
amzn\.to
^https?://youtu\.be/[a-zA-Z0-9_-]{11}$
youtu\.be/[a-zA-Z0-9_-]{11}$


  #</pre> <!-- leave this line exactly as it is -->
  #</pre> <!-- leave this line exactly as it is -->

Latest revision as of 11:33, 24 May 2025


#

# External URLs matching this list will *not* be blocked even if they would
# have been blocked by block list entries.
#
# 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

amzn\.to
youtu\.be/[a-zA-Z0-9_-]{11}$

 #