Skip to content

Instantly share code, notes, and snippets.

@rockpunk
Created May 3, 2022 18:51
Show Gist options
  • Save rockpunk/f86144d290dc6b78359f256d4f73e641 to your computer and use it in GitHub Desktop.
Save rockpunk/f86144d290dc6b78359f256d4f73e641 to your computer and use it in GitHub Desktop.
bug bounty earnings
{ "users": [
{"name":"billy o'malley", "email":"bdawg@haxor.net", "age": 27, "earnings":"$37.95"},
{"name":"francis smith", "email":"fsmith87@emails.com", "age": 32, "earnings":"$1337.97"},
{"name":"ping liu", "email":"happyping@thebest.net", "age": 30, "earnings":"$500.07"},
{"name":"sudeep patel", "email":"spatel@haxor.net", "age": 27, "earnings":"$357.07"},
{"name":"manuel rodriguez", "email":"manny@thebest.net", "earnings":"$519.25"},
{"name": "yoshi yoshida", "email":"yoshi", "age":19, "earnings":"$514.24"},
{"name":"jackie robinson", "email":"jackie@emails.net", "age": 27, "earnings":"$537.95"},
{"name":"jen o'connor", "email":"jgrrl@haxor.net", "age": 35, "earnings":"$944.95"},
{"name":"yoyo ma", "email":"yomama@haxor.net", "age": 42, "earnings":"$40.07"}
]}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment