Difference between revisions of "MediaWiki:Spam-blacklist"

From OpenCircuits
Jump to navigation Jump to search
(tweak formatting)
(more spam URLs?)
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
  # External URLs matching this list will be blocked when added to a page.
+
  # Any attempt to add an external URL matching any blacklist will be blocked.
  # This list affects only this wiki; refer also to the global blacklist.
+
  # As of 2014, OpenCircuits uses 3 blacklists:
 +
# the global blacklist http://meta.wikimedia.org/wiki/Spam_blacklist
 +
# the English wikipedia blacklist: http://en.wikipedia.org/wiki/MediaWiki:Spam-blacklist
 +
# the local OpenCircuits blacklist (on this page).
 
  # For documentation see https://www.mediawiki.org/wiki/Extension:SpamBlacklist
 
  # For documentation see https://www.mediawiki.org/wiki/Extension:SpamBlacklist
 
  #<!-- leave this line exactly as it is --> <pre>
 
  #<!-- leave this line exactly as it is --> <pre>
Line 6: Line 9:
 
# Syntax is as follows:
 
# Syntax is as follows:
 
#  * 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 URLs
+
#  * Every non-blank line is a regex fragment which is checked against every URL
  
 +
# 2014‎-02-17
 
\bphillyclassics\.com\b
 
\bphillyclassics\.com\b
 
\balpinestars\.ferr\.cz\b
 
\balpinestars\.ferr\.cz\b
 
\bseotrainingwebsite\.co\.uk\b
 
\bseotrainingwebsite\.co\.uk\b
 
\brockstar-money\.com\b
 
\brockstar-money\.com\b
 +
# 2014-03-20
 
\bzeusaluminium\.wordpress\.com\b
 
\bzeusaluminium\.wordpress\.com\b
 +
\bzeusalu\b
 +
\bsanantoniocheapcarinsurancequotes\.com\b
 +
# 2014-09-25
 +
\bfpJExP3ndAU\b
 +
 +
# 2014-11-01
 +
\bwww.antiboss.de\b
 +
 +
# 2014-11-16
 +
\buncw.edu/cie/events.html\b
 +
 +
# add new spam URL here, to the bottom of the list
  
 
  #</pre> <!-- leave this line exactly as it is -->
 
  #</pre> <!-- leave this line exactly as it is -->

Revision as of 09:50, 16 November 2014

# Any attempt to add an external URL matching any blacklist will be blocked.
# As of 2014, OpenCircuits uses 3 blacklists:
# the global blacklist http://meta.wikimedia.org/wiki/Spam_blacklist
# the English wikipedia blacklist: http://en.wikipedia.org/wiki/MediaWiki:Spam-blacklist
# the local OpenCircuits blacklist (on this page).
# 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 is checked against every URL

# 2014‎-02-17
\bphillyclassics\.com\b
\balpinestars\.ferr\.cz\b
\bseotrainingwebsite\.co\.uk\b
\brockstar-money\.com\b
# 2014-03-20
\bzeusaluminium\.wordpress\.com\b
\bzeusalu\b
\bsanantoniocheapcarinsurancequotes\.com\b
# 2014-09-25
\bfpJExP3ndAU\b

# 2014-11-01
\bwww.antiboss.de\b

# 2014-11-16
\buncw.edu/cie/events.html\b

# add new spam URL here, to the bottom of the list

 #