mirror of
https://github.com/gchq/CyberChef.git
synced 2025-04-21 23:36:16 -04:00
Merge remote-tracking branch 'upstream/master'
This commit is contained in:
commit
4c0d944992
5 changed files with 179 additions and 18 deletions
|
@ -63,9 +63,9 @@ class DNSOverHTTPS extends Operation {
|
|||
value: false
|
||||
},
|
||||
{
|
||||
name: "Validate DNSSEC",
|
||||
name: "Disable DNSSEC validation",
|
||||
type: "boolean",
|
||||
value: true
|
||||
value: false
|
||||
}
|
||||
];
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue