Created
May 3, 2022 18:51
-
-
Save rockpunk/f86144d290dc6b78359f256d4f73e641 to your computer and use it in GitHub Desktop.
bug bounty earnings
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ "users": [ | |
{"name":"billy o'malley", "email":"[email protected]", "age": 27, "earnings":"$37.95"}, | |
{"name":"francis smith", "email":"[email protected]", "age": 32, "earnings":"$1337.97"}, | |
{"name":"ping liu", "email":"[email protected]", "age": 30, "earnings":"$500.07"}, | |
{"name":"sudeep patel", "email":"[email protected]", "age": 27, "earnings":"$357.07"}, | |
{"name":"manuel rodriguez", "email":"[email protected]", "earnings":"$519.25"}, | |
{"name": "yoshi yoshida", "email":"yoshi", "age":19, "earnings":"$514.24"}, | |
{"name":"jackie robinson", "email":"[email protected]", "age": 27, "earnings":"$537.95"}, | |
{"name":"jen o'connor", "email":"[email protected]", "age": 35, "earnings":"$944.95"}, | |
{"name":"yoyo ma", "email":"[email protected]", "age": 42, "earnings":"$40.07"} | |
]} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment