mirror of
https://github.com/gchq/CyberChef
synced 2025-12-30 07:03:27 +00:00
Throw ExcludedOperationError when excluded operation is called from API
This commit is contained in:
@@ -22,7 +22,7 @@ export default [
|
||||
// esprima doesn't work in .mjs
|
||||
"JavaScriptBeautify",
|
||||
"JavaScriptMinify",
|
||||
"JavaScriptParse",
|
||||
"JavaScriptParser",
|
||||
|
||||
// Relies on state of recipe.
|
||||
// "Magic",
|
||||
|
||||
Reference in New Issue
Block a user