Difference between revisions of "MediaWiki:Email-blacklist"
From DDO Compendium
m |
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*\.*wireless\w*\.\w+\b | \b\w+\@\w*\.*wireless\w*\.\w+\b | ||
\b\w+\@\w*\.*trillan\w*\.\w+\b | |||
\b\w+\@\w*\.*scoldly\.\w+\b | \b\w+\@\w*\.*scoldly\.\w+\b | ||
\b\w+\@\w*\.*estaxy\.\w+\b | \b\w+\@\w*\.*estaxy\.\w+\b | ||
\b\w+\@\w | \b\w+\@\w*\.*\w+\.(?:club|xyz|site|icu|store|network|website|pw|info|online|fun)\b | ||
\b\w+\@\w | \b\w+\@\w+go2\.\w+\b | ||
#</pre> <!-- leave this line exactly as it is --> | #</pre> <!-- leave this line exactly as it is --> |
Revision as of 00:29, 4 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*\.*wireless\w*\.\w+\b \b\w+\@\w*\.*trillan\w*\.\w+\b \b\w+\@\w*\.*scoldly\.\w+\b \b\w+\@\w*\.*estaxy\.\w+\b \b\w+\@\w*\.*\w+\.(?:club|xyz|site|icu|store|network|website|pw|info|online|fun)\b \b\w+\@\w+go2\.\w+\b #