MediaWiki:Email-blacklist: Difference between revisions
Jump to navigation
Jump to search
(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...") |
No edit summary |
||
(5 intermediate revisions by the same user not shown) | |||
Line 8: | Line 8: | ||
# * Every non-blank line is a regex fragment which will only match hosts inside email addresses | # * Every non-blank line is a regex fragment which will only match hosts inside email addresses | ||
\bvipitv\.com\b | \bvipitv\.com\b | ||
\bvipcherry\.com\b | |||
\busgeek\.org\b | |||
\bvipcherry\.com\b | |||
\busamami\.com\b | |||
\btorneomail\.ga\b | |||
\bmelcow\.com\b | |||
\bsmsmint\.com\b | |||
\bpayinapp\.com\b | |||
#</pre> <!-- leave this line exactly as it is --> | #</pre> <!-- leave this line exactly as it is --> |
Latest revision as of 21:58, 19 April 2019
#
# 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 \bvipitv\.com\b \bvipcherry\.com\b \busgeek\.org\b \bvipcherry\.com\b \busamami\.com\b \btorneomail\.ga\b \bmelcow\.com\b \bsmsmint\.com\b \bpayinapp\.com\b #