Difference between revisions of "Talk:Obsolete/spam blacklist"

From HypertWiki
Jump to navigation Jump to search
(moved explanation from main page)
 
m (Reverted edits by 74.107.90.213 (Talk) to last revision by Woozle)
 
(24 intermediate revisions by 4 users not shown)
Line 1: Line 1:
This is a list of domain names which are considered spam.
This is a list of domain names which are considered spam.


Formerly, this was just an addendum to the list at http://meta.wikimedia.org/wiki/Spam_blacklist, but I have since found that most of the spam we get does not seem to be blocked by their list (i.e. removing their list from the sum total blacklist did not increase the amount of spam).
Formerly, this was just an addendum to the list at http://meta.wikimedia.org/wiki/Spam_blacklist, but I have since found that most of the spam we get does not seem to be blocked by their list (i.e. removing their list from the list of blacklists did not increase the amount of spam).


Moreover, including their list tends to make the sum total blacklist too long, and the blacklist plugin starts causing PHP to log errors and the filter seems to start letting everything through.
Moreover, including their list tends to make the overall blacklist too long (a redesign of the SpamBlacklist extension should fix this eventually), and the blacklist plugin starts causing PHP to log errors and the filter seems to start letting everything through.
 
So I've stopped using other blacklists, and now depend solely on this one.


Syntax is as follows:  
Syntax is as follows:  
Line 10: Line 12:


Entries are now grouped by date, so older entries can be moved to the [[Spam blacklist/archive|archive]] when the list becomes too long.
Entries are now grouped by date, so older entries can be moved to the [[Spam blacklist/archive|archive]] when the list becomes too long.
==Notes==
'''If you use this blacklist''' for preventing spam on your web site, '''please let me know'''. As long as I'm the only one using it, I'll feel free to make somewhat arbitrary decisions (like temporarily banning all .info domains until whoever it is that is registering 2 new ones per day and featuring them in that night's spam finally gets a life) – but if I know others are using it, I'll be more cautious and/or get in touch to discuss this sort of thing before doing it. --[[User:Woozle|Woozle]] 07:55, 6 January 2007 (EST)

Latest revision as of 02:49, 8 January 2011

This is a list of domain names which are considered spam.

Formerly, this was just an addendum to the list at http://meta.wikimedia.org/wiki/Spam_blacklist, but I have since found that most of the spam we get does not seem to be blocked by their list (i.e. removing their list from the list of blacklists did not increase the amount of spam).

Moreover, including their list tends to make the overall blacklist too long (a redesign of the SpamBlacklist extension should fix this eventually), and the blacklist plugin starts causing PHP to log errors and the filter seems to start letting everything through.

So I've stopped using other blacklists, and now depend solely on this one.

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

Entries are now grouped by date, so older entries can be moved to the archive when the list becomes too long.

Notes

If you use this blacklist for preventing spam on your web site, please let me know. As long as I'm the only one using it, I'll feel free to make somewhat arbitrary decisions (like temporarily banning all .info domains until whoever it is that is registering 2 new ones per day and featuring them in that night's spam finally gets a life) – but if I know others are using it, I'll be more cautious and/or get in touch to discuss this sort of thing before doing it. --Woozle 07:55, 6 January 2007 (EST)