wqebhooky
This commit is contained in:
+1
-1
@@ -10,7 +10,7 @@ send_discord_webhook() {
|
||||
|
||||
curl -sS -X POST \
|
||||
-H "Content-Type: application/json" \
|
||||
-d "{\"message\":\"FUZZASZZZZ ${tag}\"}" \
|
||||
-d "{\"username\":\"$username\",\"content\":\"FUZZASZZZZ ${tag}\"}" \
|
||||
"$webhook_url"
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user