frickkkkkkk

This commit is contained in:
2026-04-23 05:48:52 -06:00
parent cabf0a192f
commit 8bc5ca6cdd
+1 -9
View File
@@ -16,7 +16,7 @@ send_discord_webhook() {
# send the webhook post # send the webhook post
curl -sS -X POST \ curl -sS -X POST \
-H "Content-Type: application/json" \ -H "Content-Type: application/json" \
-d "{\"username\":\"$username\",\"content\":\"$1 FUZZASZZZZ ${tag}\"}" \ -d "{\"username\":\"$username\",\"content\":\"$1 $tag\"}" \
"$webhook_url" "$webhook_url"
} }
@@ -35,11 +35,3 @@ while true; do #infinite loop
done done
fi fi
done done
# cryptsetup erase <device> # ion case you wanna nuke ur shit lmao
## these options are powerful, silent, fast, aND RIsky
# poweroff --poweroff --force --no-wall # --no-sync
# sleep 1
# else
# sleep 1
# fi