Difference between revisions of "MediaWiki:Email-blacklist"

From DDO Compendium
m
m
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^(\w+\.)(\w+\.)(\w+\.)(\w+\.)(\w+\.)(\w+\.)(\w+\.)(\w+\.)(\w+)\@\w+\.\w+$\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+\.)(\w+\.)(\w+\.)(\w+\.)(\w+\.)(\w+\.)(\w+)\@\w+\.\w+$\b
\b\w+\@\w*\.*(?:alilen|baburn|bali-traveller|belipbn|bengira|bk|boringverse|brainboostingsupplements|britted|chinatravel|citetick|codyting|colar|consored|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|summitted|theworkpc|tillacts|tlen|trillania|ultramoonbear|usamami|vipcherry|vipitv|vocalmajoritynow|walletonlineshop|wireless|zanycabs)\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*\.*qiqibuy\.\w+\b
\b\w+\@\w*\.*vocalmajoritynow\.\w+\b
\b\w+\@\w*\.*\w+\.(?:club|xyz|site|icu|store|network|website|pw|info|online|fun)\b
\b\w+\@\w*\.*\w+\.(?:club|xyz|site|icu|store|network|website|pw|info|online|fun)\b
\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 10:32, 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*\.*\w*\.*\w*\.*\w*\.*\w*\.*\w*\.*\w*\@\w*\.*\w*\.*\w+\.\w+\b
\b\w+\@\w*\.*(?:alilen|baburn|bali-traveller|belipbn|bengira|bk|boringverse|brainboostingsupplements|britted|chinatravel|citetick|codyting|colar|consored|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|summitted|theworkpc|tillacts|tlen|trillania|ultramoonbear|usamami|vipcherry|vipitv|vocalmajoritynow|walletonlineshop|wireless|zanycabs)\w*\.\w+\b
\b\w+\@\w*\.*\w+\.(?:club|xyz|site|icu|store|network|website|pw|info|online|fun)\b
 #