Skip to content

Commit

Permalink
MAJOR BUG PATCHED
Browse files Browse the repository at this point in the history
  • Loading branch information
owerdogan authored Jan 15, 2023
1 parent 4650924 commit a568a3d
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 @@ -15,7 +15,7 @@ if [ "$youtube_val" != "FALSE" ]; then
sleep 5
sudo -u $nonroot_user firefox -new-tab "https://www.youtube.com/@reverseower"
curl --silent "https://visitor-badge.glitch.me/badge?page_id=whoami_youtube_com3&left_color=black&right_color=red&left_text=Counter:" # please dont send spam. thanks :)
echo "youtube=FALSE" >> /usr/share/kali-whoami/assets/sources/config
echo "\nyoutube=FALSE" >> /usr/share/kali-whoami/assets/sources/config
fi
}

Expand Down

0 comments on commit a568a3d

Please sign in to comment.