@@ -29,7 +29,7 @@ sub new {
sub _validateTypeOrDie {
my ($t) = @_;
die "Invalid type"
unless ($t =~ /^_(vhosts|pureslave|custom|config)$/);
unless ($t =~ /^_(vhosts|custom|config|foreign)$/);
}
sub _fqdn {
The note is not visible to the blocked user.