meatballs i wanted meatballs god damn it
This commit is contained in:
+3
-1
@@ -8,4 +8,6 @@ if ! response=$(curl -s -H "User-Agent: Bash-Passphrase-Audit-Script" "$api_url"
|
|||||||
exit 3
|
exit 3
|
||||||
fi
|
fi
|
||||||
|
|
||||||
echo -e "$response"
|
# echo -e "$response"
|
||||||
|
match=$(echo "$response" | grep -i "^$suffix:")
|
||||||
|
echo "$match"
|
||||||
Reference in New Issue
Block a user