Difference between revisions of "MediaWiki:Email-blacklist"
From DDO Compendium
(Created page with " #<!-- leave this line exactly as it is --> <pre> # Email addresses matching this list will be blocked from registering or sending emails # This list affects only this wiki; r...") |
m |
||
Line 13: | Line 13: | ||
\b^(\w+\.)(\w+\.)(\w+\.)(\w+\.)(\w+)\@\w+\.\w+$\b | \b^(\w+\.)(\w+\.)(\w+\.)(\w+\.)(\w+)\@\w+\.\w+$\b | ||
\b\w+\@\w+\.scoldly\.\w+\b | \b\w+\@\w+\.scoldly\.\w+\b | ||
\b\w+\@\w+\.estaxy\.\w+\b | |||
\b\w+\@go2\.\w+\b | \b\w+\@go2\.\w+\b | ||
#</pre> <!-- leave this line exactly as it is --> | #</pre> <!-- leave this line exactly as it is --> |
Revision as of 23:48, 3 March 2020
#
# Email addresses matching this list will be blocked from registering or sending emails # This list affects only this wiki; refer also to the global blacklist. # For documentation see https://www.mediawiki.org/wiki/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 \b^(\w+\.)(\w+\.)(\w+\.)(\w+\.)(\w+\.)(\w+\.)(\w+\.)(\w+\.)(\w+)\@\w+\.\w+$\b \b^(\w+\.)(\w+\.)(\w+\.)(\w+\.)(\w+\.)(\w+\.)(\w+\.)(\w+)\@\w+\.\w+$\b \b^(\w+\.)(\w+\.)(\w+\.)(\w+\.)(\w+\.)(\w+\.)(\w+)\@\w+\.\w+$\b \b^(\w+\.)(\w+\.)(\w+\.)(\w+\.)(\w+\.)(\w+)\@\w+\.\w+$\b \b^(\w+\.)(\w+\.)(\w+\.)(\w+\.)(\w+)\@\w+\.\w+$\b \b\w+\@\w+\.scoldly\.\w+\b \b\w+\@\w+\.estaxy\.\w+\b \b\w+\@go2\.\w+\b #