// 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 malware // // 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 Thu Oct 18 21:39:40 2018 (Thu Oct 18 20:39:40 2018 GMT) // zone "t7rminal.pw" {type master; file "/etc/namedb/blockeddomain.hosts";}; zone "tvingroup.com" {type master; file "/etc/namedb/blockeddomain.hosts";}; zone "xchangers.pro" {type master; file "/etc/namedb/blockeddomain.hosts";};