mirror of
https://github.com/gchq/CyberChef.git
synced 2025-04-25 09:16:17 -04:00
Updated dependencies
This commit is contained in:
parent
98a6baf55a
commit
9273f97d88
11 changed files with 5894 additions and 10992 deletions
|
@ -685,8 +685,8 @@ Arguments:
|
|||
it("Parse user agent", () => {
|
||||
const result = chef.parseUserAgent("Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:47.0) Gecko/20100101 Firefox/47.0 ");
|
||||
const expected = `Browser
|
||||
Name: Mozilla
|
||||
Version: 5.0
|
||||
Name: Firefox
|
||||
Version: 47.0
|
||||
Device
|
||||
Model: unknown
|
||||
Type: unknown
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue