ASk HN: Handy domain blacklists to preload a new site with?
About to launch a major update to our anonymous network, socialface.com, and we'll be adding a /news style system to the works.
Being a single dev and enjoying daily periods of sleep, I'm looking to minimize the spammers as quickly as possible and was hoping to preload a couple thousand blacklisted domains or so.
I'm not looking for email spammers, or bad IPs specifically, but a list of known social news style domain spammers.
Any tips or similar experience would appreciated?
10 comments
[ 3.4 ms ] story [ 41.7 ms ] threadthere might be a more current one in searchyc.com
http://gist.github.com/148247
edit: for simplicity sake, maybe HN users with 100+ karma ;) see a top level "Spammers" link to a nightly text file?
http://github.com/oftenvoid/donuts/tree/master
TODO: would obviously be to move to a dynamic list at some point. Also, each domain is stored as ascii text, so it would probably make sense to hash them, etc.
Tasks for another day... :)