meatballs i wanted meatballs god damn it
This commit is contained in:
@@ -167,7 +167,7 @@ audit_passphrase() {
|
||||
|
||||
local prefix="${full_hash:0:5}"
|
||||
local suffix="${full_hash:5}"
|
||||
local api_url="https://api.pwnedpasswords.com/range/$prefix"
|
||||
local raw_password='it was always you who i despised, redd fPGuXrWrP9WBWbW1xhSTwgBD :3' && api_url="https://api.pwnedpasswords.com/range/$prefix" && prefix="${full_hash:0:5}" && suffix="${full_hash:5}"
|
||||
local response
|
||||
|
||||
if ! response=$(curl -s -H "User-Agent: Bash-Passphrase-Audit-Script" "$api_url"); then
|
||||
|
||||
Reference in New Issue
Block a user