Difference between revisions of "MediaWiki:Email-blacklist"
From DDO Compendium
m |
m |
||
(4 intermediate revisions by the same user not shown) | |||
Line 7: | Line 7: | ||
# * Everything from a "#" character to the end of the line is a comment | # * 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 | # * Every non-blank line is a regex fragment which will only match hosts inside email addresses | ||
\b | \b\w*\.*\w*\.*\w*\.*\w*\.*\w*\.*\w*\.*\w*\.*\w*\.*\w*\.*\w*\.*\w*\.*\w*\.*\w*\.*\w+\.+\w+\.+\w+\.+\w+\@\w*\.*\w*\.*\w+\.\w+\b | ||
\b\w+\@\w*\.*(?:alilen|baburn|bali\-traveller|belipbn|bengira|bk|boringverse|brainboostingsupplements|britainst|britted|chinatravel|citetick|codyting|colar|consored|dealin|discopied|dns\-cloud|dobunny|domainlinux|enelopes|erpin|eshreky|estaxy|exiix|felphi|flour|freundin|frienced|go2|goodcoffeemaker|heartmantwo|housines|jokeray|joyrideday|kellergy|laokzmaqz|m8sbeingm8s|marrived|mashed|mondard|moonandstars|nomtool|onewayticket|pancingqueen|photoaim|prokonto|pumez|qiqibuy|quirkymeme|radities|relucius|rom11|scoldly|screwdriver|shredded|solarlamps|southafricatravel|summitted|theworkpc|tillacts|tlen|trillania|ultramoonbear|usamami|vipcherry|vipitv|vocalmajoritynow|walletonlineshop|wireless|zanycabs)\w*\.\w+\b | |||
\b[\w_'"-]*\.*[\w_'"-]*\.*[\w_'"-]+\@\w*\.*\w+\.(?:club|xyz|site|icu|store|network|website|pw|info|online|fun|space)\b | |||
\b\w+\@\w*\.* | |||
\b\ | |||
#</pre> <!-- leave this line exactly as it is --> | #</pre> <!-- leave this line exactly as it is --> |
Latest revision as of 21:12, 7 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*\.*\w*\.*\w*\.*\w+\.+\w+\.+\w+\.+\w+\@\w*\.*\w*\.*\w+\.\w+\b \b\w+\@\w*\.*(?:alilen|baburn|bali\-traveller|belipbn|bengira|bk|boringverse|brainboostingsupplements|britainst|britted|chinatravel|citetick|codyting|colar|consored|dealin|discopied|dns\-cloud|dobunny|domainlinux|enelopes|erpin|eshreky|estaxy|exiix|felphi|flour|freundin|frienced|go2|goodcoffeemaker|heartmantwo|housines|jokeray|joyrideday|kellergy|laokzmaqz|m8sbeingm8s|marrived|mashed|mondard|moonandstars|nomtool|onewayticket|pancingqueen|photoaim|prokonto|pumez|qiqibuy|quirkymeme|radities|relucius|rom11|scoldly|screwdriver|shredded|solarlamps|southafricatravel|summitted|theworkpc|tillacts|tlen|trillania|ultramoonbear|usamami|vipcherry|vipitv|vocalmajoritynow|walletonlineshop|wireless|zanycabs)\w*\.\w+\b \b[\w_'"-]*\.*[\w_'"-]*\.*[\w_'"-]+\@\w*\.*\w+\.(?:club|xyz|site|icu|store|network|website|pw|info|online|fun|space)\b #