// This bind zone is intended to be included in a running dns server for a local net // // It will return a 127.0.0.1 for the domains listed as spyware // // Please visit www.malwaredomains.com for more information and to report // mislabeled domains // // Configure your DNS server to read the zones from the Boot file. // Remove these comments and append this file to your MS Boot file. // // Thanks! // Updated Sat May 24 22:29:10 2008 (Sun May 25 02:29:10 2008 GMT) // zone "awmdev.com" {type master; file "/etc/namedb/blockeddomain.hosts";}; zone "cpaypal.com" {type master; file "/etc/namedb/blockeddomain.hosts";}; zone "crazycounter.net" {type master; file "/etc/namedb/blockeddomain.hosts";}; zone "exe-prod.com" {type master; file "/etc/namedb/blockeddomain.hosts";}; zone "foltax.com" {type master; file "/etc/namedb/blockeddomain.hosts";}; zone "fulldvd.org" {type master; file "/etc/namedb/blockeddomain.hosts";}; zone "gunbrethren.com" {type master; file "/etc/namedb/blockeddomain.hosts";}; zone "literaryaccess.com" {type master; file "/etc/namedb/blockeddomain.hosts";}; zone "master-x.info" {type master; file "/etc/namedb/blockeddomain.hosts";}; zone "nzpr.com" {type master; file "/etc/namedb/blockeddomain.hosts";}; zone "pclem.com" {type master; file "/etc/namedb/blockeddomain.hosts";}; zone "queenshussars.com" {type master; file "/etc/namedb/blockeddomain.hosts";}; zone "siriusinter.net" {type master; file "/etc/namedb/blockeddomain.hosts";}; zone "tocsite.com" {type master; file "/etc/namedb/blockeddomain.hosts";}; zone "trasferimento.biz" {type master; file "/etc/namedb/blockeddomain.hosts";};