Update data.json

Even if a user deletes their account on Gravatar, adding the .json extension reveals the data of that account. 

See more on this here:
https://osintnewsletter.com/p/bypassing-a-gravatar-404-for-osint
pull/1925/head
RocketGod 8 months ago committed by GitHub
parent 7ec56895a3
commit 32547c89fa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -913,6 +913,12 @@
"urlMain": "http://en.gravatar.com/",
"username_claimed": "blue"
},
"Gravatar JSON data": {
"errorType": "status_code",
"url": "https://en.gravatar.com/{}.json",
"urlMain": "https://en.gravatar.com/",
"username_claimed": "blue"
},
"Gumroad": {
"errorMsg": "Page not found (404) - Gumroad",
"errorType": "message",

Loading…
Cancel
Save