mirror of
https://github.com/gchq/CyberChef
synced 2025-12-17 00:33:57 +00:00
Tidied up 'DNS over HTTPS' operation and fixed manualBake flag.
This commit is contained in:
@@ -41,6 +41,7 @@ for (const opObj in Ops) {
|
||||
inputType: op.inputType,
|
||||
outputType: op.presentType,
|
||||
flowControl: op.flowControl,
|
||||
manualBake: op.manualBake,
|
||||
args: op.args
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user