MediaWiki:Spam blacklist

From Hybridgraphics

(Difference between revisions)
Jump to: navigation, search
(Replaced content with "This page is not used.")
 
Line 1: Line 1:
-
# External URLs matching this list will be blocked when added to a page.
+
This page is not used.
-
# This list affects only this wiki; refer also to the global blacklist.
+
-
# For documentation see http://www.mediawiki.org/wiki/Extension:SpamBlacklist
+
-
#<!-- leave this line exactly as it is --> <pre>
+
-
#
+
-
# 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
+
-
#  * To block the spammy domain example.com use \bexample\.com
+
-
#
+
-
#  Regex (regular expression) tips:
+
-
#  * \b is regex for the border of a word (front or back).
+
-
#  * "\" is used to escape special characters, so \. just matches a period.
+
-
#  * So, \brxpure\.com will match any url at the domain rxpure.com, including subdomains such as xyz.rxpure.com etc, but won't match a longer domain containing this string, such as xrxpure.com.
+
-
 
+
-
\bfindthisall\.com
+
-
\bonlinepills24x7\.com
+
-
\bqualityessay\.com
+

Latest revision as of 20:53, 12 January 2012

This page is not used.

Personal tools