mirror of
https://github.com/gchq/CyberChef.git
synced 2025-04-24 08:46:19 -04:00
Jsonpath lib now imported from npm with workaround instead of serving locally.
This commit is contained in:
parent
4b87d66131
commit
55aedfe901
7 changed files with 156 additions and 6703 deletions
|
@ -2250,7 +2250,7 @@ const OperationConfig = {
|
|||
outputType: "string",
|
||||
args: [
|
||||
{
|
||||
name: "JPath",
|
||||
name: "Query",
|
||||
type: "string",
|
||||
value: Code.JPATH_INITIAL
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue