MediaWiki:Spam-whitelist: Difference between revisions
From Jcastle.info
(Created page with " #<!-- leave this line exactly as it is --> <pre> # 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 #</pre> <!-- leave this line exactly as it is --> #") |
No edit summary |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
#</pre> <!-- leave this line exactly as it is --> | |||
#<!-- leave this line exactly as it is --> <pre> | #<!-- leave this line exactly as it is --> <pre> | ||
# External URLs matching this list will *not* be blocked even if they would | # External URLs matching this list will *not* be blocked even if they would | ||
| Line 8: | Line 11: | ||
amzn\.to | amzn\.to | ||
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}$
#
