Difference between revisions of "MediaWiki:Email-blacklist"
From LiluxWiki
Jump to navigationJump to searchAlainKnaff (talk | contribs) |
AlainKnaff (talk | contribs) |
||
(28 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 | ||
− | |||
#(?<!\.(lu|be|de|fr))$ | #(?<!\.(lu|be|de|fr))$ | ||
\bapp$ | \bapp$ | ||
Line 18: | Line 17: | ||
\bbuzz$ | \bbuzz$ | ||
\bcare$ | \bcare$ | ||
− | |||
− | |||
\bcheap$ | \bcheap$ | ||
\bcity$ | \bcity$ | ||
\bclinic$ | \bclinic$ | ||
\bclub$ | \bclub$ | ||
− | |||
\bcontractors$ | \bcontractors$ | ||
\bcreditcard$ | \bcreditcard$ | ||
Line 32: | Line 28: | ||
\bfans$ | \bfans$ | ||
\bfun$ | \bfun$ | ||
− | |||
− | |||
− | |||
\bhair$ | \bhair$ | ||
− | |||
\binfo$ | \binfo$ | ||
\bkitchen$ | \bkitchen$ | ||
Line 44: | Line 36: | ||
\bloan$ | \bloan$ | ||
\bltd$ | \bltd$ | ||
− | |||
\bnews$ | \bnews$ | ||
\bonline$ | \bonline$ | ||
Line 50: | Line 41: | ||
\bplus$ | \bplus$ | ||
\bpro$ | \bpro$ | ||
− | |||
\bservices$ | \bservices$ | ||
\bshop$ | \bshop$ | ||
+ | \bskin$ | ||
\bsite$ | \bsite$ | ||
\bspace$ | \bspace$ | ||
Line 59: | Line 50: | ||
\btcp$ | \btcp$ | ||
\btips$ | \btips$ | ||
+ | \btoday$ | ||
\btop$ | \btop$ | ||
\btown$ | \btown$ | ||
− | |||
− | |||
\btk$ | \btk$ | ||
\btrade$ | \btrade$ | ||
− | \ | + | \bxyz$ |
\btop$ | \btop$ | ||
\bua$ | \bua$ | ||
Line 71: | Line 61: | ||
\bwork$ | \bwork$ | ||
\bxrumm?er\b | \bxrumm?er\b | ||
− | |||
\b[^.][^.][^.][^.][^.][^.][^.]$ | \b[^.][^.][^.][^.][^.][^.][^.]$ | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
.+\..+\..+\..+\..+\..+@gmail.com$ | .+\..+\..+\..+\..+\..+@gmail.com$ | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
#</pre> <!-- leave this line exactly as it is --> | #</pre> <!-- leave this line exactly as it is --> |
Latest revision as of 06: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$ #