MediaWiki:Email-blacklist: Difference between revisions

MediaWiki interface page
No edit summary
(Add block for absurd top level domains)
 
Line 11: Line 11:
\bknol-power\.nl\b
\bknol-power\.nl\b
\bmailknox\.com\b
\bmailknox\.com\b
\b.*\.(com|org)\w+\b
  #</pre> <!-- leave this line exactly as it is -->
  #</pre> <!-- leave this line exactly as it is -->

Latest revision as of 07:27, 29 April 2024

#

# Email addresses matching this list will be blocked from registering or sending emails
# This list affects only this wiki; refer also to the global block list.
# For documentation see https://www.mediawiki.org/wiki/Special:MyLanguage/Extension:SpamBlacklist
#
# 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 email addresses

\bmailmenot\.io\b
\bknol-power\.nl\b
\bmailknox\.com\b
\b.*\.(com|org)\w+\b
 #