mirror of
https://github.com/gchq/CyberChef.git
synced 2025-04-24 00:36:16 -04:00
add test timer. Remove operations related to esprima
This commit is contained in:
parent
8f85e57fc5
commit
fbcb626fd0
4 changed files with 16 additions and 66 deletions
|
@ -19,6 +19,10 @@ export default [
|
|||
"Unzip",
|
||||
"Zip",
|
||||
|
||||
// esprima doesn't work in .mjs
|
||||
"JavaScriptBeautify",
|
||||
"JavaScriptMinify",
|
||||
"JavaScriptParse",
|
||||
|
||||
// Relies on state of recipe.
|
||||
// "Magic",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue