diff --git a/termux-install.sh b/termux-install.sh index d1b9622..14a415f 100644 --- a/termux-install.sh +++ b/termux-install.sh @@ -71,7 +71,7 @@ fi echo echo "Enter VT_KEY for VirusTotal" -echo "You can get it here -> https://www.remove.bg/dashboard#api-key" +echo "You can get it here -> https://www.virustotal.com/" read -r -p "VT_KEY > " vt_key if [[ $vt_key = "" ]]; then