mirror of
https://github.com/gchq/CyberChef
synced 2024-11-15 09:07:06 +00:00
Rename output filter argument to Crib
This commit is contained in:
parent
c8eab5d218
commit
b6bdcaa71f
1 changed files with 1 additions and 1 deletions
|
@ -45,7 +45,7 @@ class Magic extends Operation {
|
|||
"value": false
|
||||
},
|
||||
{
|
||||
"name": "Output Filter (Regex)",
|
||||
"name": "Crib (known plaintext string or regex)",
|
||||
"type": "string",
|
||||
"value": ""
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue