mirror of
https://github.com/gchq/CyberChef.git
synced 2025-05-14 01:56:54 -04:00
Finally working
This commit is contained in:
parent
49a05c5d73
commit
ee3e6751be
3 changed files with 23 additions and 25 deletions
|
@ -280,7 +280,7 @@ class Magic {
|
|||
if (_buffersEqual(output, new ArrayBuffer())) {
|
||||
return;
|
||||
}
|
||||
|
||||
|
||||
const outputRegexes = OperationConfig[op.op].outputRegexes;
|
||||
switch (flag) {
|
||||
case "Input":
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue