mirror of
https://github.com/moonD4rk/HackBrowserData.git
synced 2026-05-19 18:58:03 +02:00
feat: sort result with timestamp
This commit is contained in:
+1
-1
@@ -83,7 +83,7 @@ func Execute() {
|
||||
core.ParseResult(dst)
|
||||
}
|
||||
}
|
||||
|
||||
core.FullData.Sorted()
|
||||
if outputFormat == "json" {
|
||||
err := core.FullData.OutPutJson(exportDir, browser, outputFormat)
|
||||
if err != nil {
|
||||
|
||||
Reference in New Issue
Block a user