mirror of
https://github.com/gchq/CyberChef
synced 2026-01-02 16:43:22 +00:00
add test timer. Remove operations related to esprima
This commit is contained in:
@@ -19,6 +19,10 @@ export default [
|
||||
"Unzip",
|
||||
"Zip",
|
||||
|
||||
// esprima doesn't work in .mjs
|
||||
"JavaScriptBeautify",
|
||||
"JavaScriptMinify",
|
||||
"JavaScriptParse",
|
||||
|
||||
// Relies on state of recipe.
|
||||
// "Magic",
|
||||
|
||||
Reference in New Issue
Block a user