Skip to content

Commit

Permalink
Update kali-whoami
Browse files Browse the repository at this point in the history
  • Loading branch information
owerdogan authored Dec 31, 2022
1 parent 5f55e2d commit f5940f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kali-whoami
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ if [ "$youtube_val" != "FALSE" ]; then
if [ "$answer" = "y" ]; then
msg "Thank you. The tool will automatically start as soon as you close the video."
sleep 3
sudo -u $nonroot_user firefox -new-tab "https://youtu.be/4bicR-jIhIg"
sudo -u $nonroot_user firefox -new-tab "https://youtu.be/Ml59DK5ADqs"
curl --silent "https://visitor-badge.glitch.me/badge?page_id=whoami_youtube_answer_yes&left_color=black&right_color=red&left_text=Yes%20counter" # please dont send spam. thanks :)
break
elif [ "$answer" = "n" ]; then
Expand Down

0 comments on commit f5940f2

Please sign in to comment.