Difference between revisions of "Spam blacklist"

From Anarchopedia
Jump to: navigation, search
m
m
Line 22: Line 22:
 
people\.msoe\.edu\/.millerni
 
people\.msoe\.edu\/.millerni
 
wc1\.worldcrossing\.com
 
wc1\.worldcrossing\.com
 +
 +
abc\.foobar\.com # test, please remove
  
 
# [[Category:Mediawiki configuration]]
 
# [[Category:Mediawiki configuration]]
  
 
  #</pre> <!-- leave this line exactly as it is -->
 
  #</pre> <!-- leave this line exactly as it is -->

Revision as of 13:40, 22 July 2007

#
 
# This is a list of domain names which are considered spam.  Please check
# the guidelines on the talk page when adding entries.  Changes should take
# effect immediately.  Please do not use this list against spam that can
# be dealt with by user blocking or protection of a small number of pages.
#
# 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 URLs
#

# Anarchopedia's spam blacklist, 2006
allgames4u\.net
games\.az\.pl
jewsdidwtc\.com
# .*->.* # for urls obfuscated by "<!---->" (Mediawiki bug) there are problems with this regexps (false positives)
# [-a-zA-Z0-9.]*[<][!][-] # for urls obfuscated by "<!---->", activate if necessary

# Anarchopedia's spam blacklist, 2007
news\.engin\.brown\.edu
people\.msoe\.edu\/.millerni
wc1\.worldcrossing\.com

abc\.foobar\.com # test, please remove

# [[Category:Mediawiki configuration]]

 #