diff --git a/src/Handlers/Dig.php b/src/Handlers/Dig.php index e54bfbb..0619d07 100644 --- a/src/Handlers/Dig.php +++ b/src/Handlers/Dig.php @@ -52,6 +52,7 @@ protected function buildCommand(string $domain, string $type): array 'dig', '+nocmd', '+noall', + '+noidnout', '+authority', '+answer', '+nomultiline',