MediaWiki:Email-blacklist: Difference between revisions
From Videogame Morgue File
MorgueFile (talk | contribs) (keep throwing yourself against the impenetrable wall, bots) |
MorgueFile (talk | contribs) No edit summary |
||
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 | ||
claychoen\.top | .*\.top$ | ||
gemmasmith\.co\.uk | .*claychoen\.top | ||
jenniferlawrence\.uk | .*gemmasmith\.co\.uk | ||
marymarshall\.co\.uk | .*jenniferlawrence\.uk | ||
sarahconner\.co\.uk | .*marymarshall\.co\.uk | ||
mailingo\.eu | .*sarahconner\.co\.uk | ||
mailingo\.one | .*mailingo\.eu | ||
jestine\.top | .*mailingo\.one | ||
corine\.top | .*jerrie\.top | ||
nathanial\.top | .*jestine\.top | ||
noella\.top | .*jospeh\.top | ||
zenithwellnessfit\.site | .*corine\.top | ||
browndecorationlights\.com | .*nathanial\.top | ||
hexagonaldrawings\.com | .*noella\.top | ||
.*shenika\.top | |||
bangkokremovals\.com | .*zenithwellnessfit\.site | ||
fruitingbodymushrooms\.online | .*browndecorationlights\.com | ||
.*hexagonaldrawings\.com | |||
.*bangkokremovals\.com | |||
.*fruitingbodymushrooms\.online | |||
.*itchydog\.online | |||
.*skincareproductoffers\.com | |||
#</pre> <!-- leave this line exactly as it is --> | #</pre> <!-- leave this line exactly as it is --> |
Revision as of 22:02, 8 June 2025
#
# 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 .*\.top$ .*claychoen\.top .*gemmasmith\.co\.uk .*jenniferlawrence\.uk .*marymarshall\.co\.uk .*sarahconner\.co\.uk .*mailingo\.eu .*mailingo\.one .*jerrie\.top .*jestine\.top .*jospeh\.top .*corine\.top .*nathanial\.top .*noella\.top .*shenika\.top .*zenithwellnessfit\.site .*browndecorationlights\.com .*hexagonaldrawings\.com .*bangkokremovals\.com .*fruitingbodymushrooms\.online .*itchydog\.online .*skincareproductoffers\.com #