Changed useragent
This commit is contained in:
parent
1c5303898d
commit
0b04064550
@ -7,7 +7,7 @@ function getHash() {
|
||||
|
||||
# getActivationBytes returns the bytes needed to decrypt a given hash.
|
||||
function getActivationBytes() {
|
||||
json=$(curl -A 'Christian Colglazier' https://aax.api.j-kit.me/api/v2/activation/${1})
|
||||
json=$(curl -A 'audible-converter' https://aax.api.j-kit.me/api/v2/activation/${1})
|
||||
echo $(echo $json | jq '.activationBytes' | tr -d '"')
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user