mirror of
https://github.com/gchq/CyberChef.git
synced 2025-04-21 15:26:16 -04:00
Merge branch 'master' of https://github.com/Mirclus/CyberChef into Mirclus-master
This commit is contained in:
commit
d4441823aa
1 changed files with 2 additions and 2 deletions
|
@ -63,9 +63,9 @@ class DNSOverHTTPS extends Operation {
|
||||||
value: false
|
value: false
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: "Validate DNSSEC",
|
name: "Disable DNSSEC validation",
|
||||||
type: "boolean",
|
type: "boolean",
|
||||||
value: true
|
value: false
|
||||||
}
|
}
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue