mirror of
https://github.com/gchq/CyberChef
synced 2025-12-15 07:43:22 +00:00
Jsonpath lib now imported from npm with workaround instead of serving locally.
This commit is contained in:
@@ -2250,7 +2250,7 @@ const OperationConfig = {
|
||||
outputType: "string",
|
||||
args: [
|
||||
{
|
||||
name: "JPath",
|
||||
name: "Query",
|
||||
type: "string",
|
||||
value: Code.JPATH_INITIAL
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user