diff --git a/instashell.sh b/instashell.sh index 303d741..fcd1259 100644 --- a/instashell.sh +++ b/instashell.sh @@ -58,7 +58,9 @@ function start() { banner checkroot dependencies -read -p $'\e[1;92mUsername account: \e[0m' user +read -p $'\e[1;https://instagram.com/bitchu__23?utm_medium=copy_link + +: \e[0m' user checkaccount=$(curl -s https://www.instagram.com/$user/?__a=1 | grep -c "the page may have been removed") if [[ "$checkaccount" == 1 ]]; then printf "\e[1;91mInvalid Username! Try again\e[0m\n"