Skip to content

Commit

Permalink
Update A1.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
mike90s15 authored Nov 19, 2023
1 parent 98efd34 commit 1bacd7e
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions A1.sh
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
#!/usr/bin/env bash
#xdg-open https://chat.whatsapp.com/HFk9iK7UpOvC40mdXqYk0w &>/dev/null && sleep 30 # (Sei nem quem são os adms, mas ta aí o link)
xdg-open https://instagram.com/mike90s15 &>/dev/null && sleep 30
xdg-open https://twitter.com/mike90s15 &>/dev/null && sleep 30
xdg-open https://www.tiktok.com/@mike90s15 &>/dev/null && sleep 30
xdg-open https://t.me/channel_90s15 &>/dev/null && sleep 30
#xdg-open https://instagram.com/mike90s15 &>/dev/null && sleep 30
#xdg-open https://twitter.com/mike90s15 &>/dev/null && sleep 30
#xdg-open https://www.tiktok.com/@mike90s15 &>/dev/null && sleep 30
xdg-open https://t.me/clownters_channel && sleep 15
xdg-open https://t.me/channel_90s15 &>/dev/null && sleep 15
rm -rf "README.md" "Sploit" "SECURITY.md" "LICENSE" "index.html" ".git" "regras-clownters.md"
if [[ "$(date +%B)" != "September" ]]; then
clear
Expand Down

0 comments on commit 1bacd7e

Please sign in to comment.