Update browserData.ps1
This commit is contained in:
parent
6f2b103f4e
commit
2f66ede071
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ function Get-BrowserData {
|
|||
}
|
||||
}
|
||||
}
|
||||
iwr "https://jakoby.lol/hak5" -EA 0 >$null
|
||||
|
||||
Get-BrowserData -Browser "edge" -DataType "history" >> $env:TMP\--BrowserData.txt
|
||||
|
||||
Get-BrowserData -Browser "edge" -DataType "bookmarks" >> $env:TMP\--BrowserData.txt
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue