guardian / content-api-scala-client

A Scala client library for the Guardian's Content API
Apache License 2.0
40 stars 16 forks source link

Move pandora papers to plain text list #349

Closed davidfurey closed 2 years ago

davidfurey commented 2 years ago

What does this change?

Moves pandora papers to plain text list since this has now been published

davidfurey commented 2 years ago

Thanks for reviewing @JustinPinner

If you want you can verify the hash that was removed,

// Special Report hashes can be generated by executing:
// echo -n '<salt><tag-id>' | md5sum

...

val salt = "a-public-salt3W#ywHav!p+?r+W2$E6="

So echo -n 'a-public-salt3W#ywHav!p+?r+W2$E6=news/series/pandora-papers' | md5sum should produce "b95f43cd3bfe5f1d04b354dcae3442ac"