Difference between revisions of "MediaWiki:Email-blacklist"

From LiluxWiki
Jump to navigationJump to search
 
(105 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
@iswc\.info$
+
#(?<!\.(lu|be|de|fr))$
@mail\.ru$
+
\bapp$
 +
\bbar$
 +
\basia$
 +
\bbest$
 +
\bblog$
 +
\bblue$
 +
\bbiz$
 +
\bbuzz$
 +
\bcare$
 +
\bcheap$
 +
\bcity$
 +
\bclinic$
 +
\bclub$
 +
\bcontractors$
 +
\bcreditcard$
 +
\bcyou$
 +
\bemail$
 +
\bexpress$
 +
\bfans$
 +
\bfun$
 +
\bhair$
 +
\binfo$
 +
\bkitchen$
 +
\blife$
 +
\blink$
 +
\blive$
 +
\bloan$
 +
\bltd$
 +
\bnews$
 +
\bonline$
 +
\bparty$
 +
\bplus$
 +
\bpro$
 +
\bservices$
 +
\bshop$
 +
\bskin$
 +
\bsite$
 +
\bspace$
 +
\bsocial$
 +
\bstore$
 +
\btcp$
 +
\btips$
 +
\btoday$
 +
\btop$
 +
\btown$
 +
\btk$
 +
\btrade$
 
\bxyz$
 
\bxyz$
@mailant\.xyz$
+
\btop$
@inf-called-search\.com$
+
\bua$
@inf-called-phone\.com$
+
\buno$
@inf-?phonezip\.com$
+
\bwork$
@number-inf-called\.com$
+
\bxrumm?er\b
@number-whoisit\.com$
+
\b[^.][^.][^.][^.][^.][^.][^.]$
@db-whoisit\.com$
 
@phone2db\.com$
 
@db4phone\.com$
 
@infophonezip\.com$
 
@infphonezip\.com$
 
@in-phonezip\.com$
 
@phonezipinfo\.com$
 
@zipphonemap\.com$
 
@zipphone-?..\.com$
 
@phone-zip\.com$
 
@phone-zipdb\.com$
 
@phone-..\.com$
 
@wiphonezip\.com$
 
@phonezip..\.com$
 
@usaphonezip\.com$
 
@..phonezip\.com$
 
@db-phone-zip\.com$
 
@db-2phone\.com$
 
@..-phone\.com$
 
@reverse-lookup-calling\.com$
 
@ways-to-protect\.com$
 
@carlberg22\.fashionwomenaccessories\.com$
 
\bsfxmailbox\.com$
 
@freida\.dynamailbox\.com$
 
@entrikin\.dynamailbox\.com$
 
@bcd\..*\.com$
 
@cde\.scoldly\.com$
 
@rankmath\.(tk|ml|cf)$
 
@blogandonainternet\.(ml|ga|cf|tk)$
 
@pescarporesporte\.cf$
 
@pescariabrasil\.tk$
 
@pescariaesportiva\.(ga|tk)$
 
@nodepesca\.ga$
 
@bloglegal\.(ga|gq|ml|tk)$
 
@voupescar\.ml$
 
@seoservicesbr\.(cf|ga|gg|tk)$
 
@linuxtoday\.ga$
 
@vrij\.martinandgang\.com$
 
 
.+\..+\..+\..+\..+\..+@gmail.com$
 
.+\..+\..+\..+\..+\..+@gmail.com$
@inbox\.ru$
 
@itinff\.com$
 
@agnes20\.softhandscream\.com$
 
@f\.dnatest\.news$
 
\bmodernsailorclothes\.com$
 
\bsilkwomenshirts\.com$
 
@wipe\.ovaki\.com$
 
@werkbike\.com$
 
@mad\.mdisks\.com$
 
@yandex\.com$
 
@pfui\.ru$
 
@makeup\.contractors$
 
@getit\.email$
 
@electricscooter\.bar$
 
 
  #</pre> <!-- leave this line exactly as it is -->
 
  #</pre> <!-- leave this line exactly as it is -->

Latest revision as of 07:50, 10 January 2023

#

# 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
#(?<!\.(lu|be|de|fr))$
\bapp$
\bbar$
\basia$
\bbest$
\bblog$
\bblue$
\bbiz$
\bbuzz$
\bcare$
\bcheap$
\bcity$
\bclinic$
\bclub$
\bcontractors$
\bcreditcard$
\bcyou$
\bemail$
\bexpress$
\bfans$
\bfun$
\bhair$
\binfo$
\bkitchen$
\blife$
\blink$
\blive$
\bloan$
\bltd$
\bnews$
\bonline$
\bparty$
\bplus$
\bpro$
\bservices$
\bshop$
\bskin$
\bsite$
\bspace$
\bsocial$
\bstore$
\btcp$
\btips$
\btoday$
\btop$
\btown$
\btk$
\btrade$
\bxyz$
\btop$
\bua$
\buno$
\bwork$
\bxrumm?er\b
\b[^.][^.][^.][^.][^.][^.][^.]$
.+\..+\..+\..+\..+\..+@gmail.com$
 #