rename dnsbl
This commit is contained in:
parent
079a75b753
commit
0c9020a744
1 changed files with 1 additions and 1 deletions
2
dnsbl.j2
2
dnsbl.j2
|
@ -6,7 +6,7 @@ dnsbl {
|
|||
dnsbl {
|
||||
host = "dnsbl.owen.bellz.org";
|
||||
type = ipv4, ipv6;
|
||||
reject_reason = "You have a host listed in xfnw dnsbl. For more information, or if you think this is a mistake, visit https://dnsbl.owen.bellz.org/dnsbl/?ip=${ip}";
|
||||
reject_reason = "You have a host listed in bellz dnsbl. For more information, or if you think this is a mistake, visit https://dnsbl.owen.bellz.org/dnsbl/?ip=${ip}";
|
||||
};
|
||||
dnsbl {
|
||||
host = "torexit.dan.me.uk";
|
||||
|
|
Loading…
Reference in a new issue